Searched refs:SEARCH_MARK (Results 1 – 4 of 4) sorted by relevance
917 #define SEARCH_MARK 0x200 // set previous context mark macro
4369 ? 0 : SEARCH_MARK, NULL); in nv_search()4381 int i = normal_search(cap, 0, NULL, SEARCH_MARK | cap->arg, &wrapped); in nv_next()4389 (void)normal_search(cap, 0, NULL, SEARCH_MARK | cap->arg, NULL); in nv_next()
1656 if (options & SEARCH_MARK) in do_search()
5429 int searchflags = SEARCH_MSG + SEARCH_MARK; in gui_do_findrepl()