Searched refs:SEARCH_NOOPT (Results 1 – 4 of 4) sorted by relevance
163 if (!LF_ISSET(SEARCH_NOOPT) && O_ISSET(sp, O_WRAPSCAN)) in f_search()308 if (!LF_ISSET(SEARCH_NOOPT) && O_ISSET(sp, O_WRAPSCAN)) in b_search()
188 #define SEARCH_NOOPT 0x000800 /* Ignore edit options. */ macro
402 LF_INIT(SEARCH_NOOPT); in v_esearch()
909 if (!LF_ISSET(SEARCH_NOOPT | SEARCH_CSCOPE | SEARCH_TAG)) { in re_compile()