Searched refs:SEARCH_NOOF (Results 1 – 3 of 3) sorted by relevance
994 if ((options & SEARCH_END) && !(options & SEARCH_NOOF) in searchit()1552 + ((pat != NULL && *pat == ';') ? 0 : SEARCH_NOOF))), in do_search()1576 if (!(options & SEARCH_NOOF) || (pat != NULL && *pat == ';')) in do_search()
482 int search_flags = SEARCH_OPT + SEARCH_NOOF + SEARCH_PEEK; in may_do_incsearch_highlighting()606 int search_flags = SEARCH_NOOF; in may_adjust_incsearch_highlighting()
915 #define SEARCH_NOOF 0x80 // don't add offset to position macro