Home
last modified time | relevance | path

Searched refs:came_full_circle (Results 1 – 1 of 1) sorted by relevance

/dports/editors/nano/nano-5.9/src/
H A Dsearch.c27 static bool came_full_circle = FALSE; variable
192 came_full_circle = FALSE; in findnextstr()
235 if (came_full_circle) { in findnextstr()
262 came_full_circle = TRUE; in findnextstr()
312 if (came_full_circle && ((!ISSET(BACKWARDS_SEARCH) && (found_x > begin_x || in findnextstr()
423 came_full_circle = FALSE; in go_looking()
555 came_full_circle = FALSE; in do_replace_loop()