Searched refs:SEARCH_SET (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Dscreen.h122 #define SEARCH_SET 0x0040 /* Set search direction. */ macro
H A Dsearch.c97 if (LF_ISSET(SEARCH_SET))
135 if (LF_ISSET(SEARCH_SET))
/freebsd-11.0-release/contrib/nvi/vi/
H A Dv_search.c84 NULL, 0, SEARCH_PARSE | SEARCH_MSG | SEARCH_SET, dir));
382 rval = v_search(sp, vp, bp, len, SEARCH_SET, FORWARD);
H A Dv_txt.c2618 sf = SEARCH_SET;
2621 sf = SEARCH_INCR | SEARCH_SET;
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex.c1917 SEARCH_MSG | SEARCH_PARSE | SEARCH_SET |

Completed in 176 milliseconds