Searched refs:SEARCH_END (Results 1 – 4 of 4) sorted by relevance
795 && ((options & SEARCH_END) && first_match in searchit()890 || ((options & SEARCH_END) in searchit()994 if ((options & SEARCH_END) && !(options & SEARCH_NOOF) in searchit()1366 spats[0].off.end = SEARCH_END; in do_search()3010 flags = SEARCH_END; in current_search()
914 #define SEARCH_END 0x40 // put cursor at end of match macro
1468 off_end = SEARCH_END; in read_viminfo_search_pattern()
8051 options |= SEARCH_END; in search_cmn()