Searched refs:VI_SEARCH_WR (Results 1 – 3 of 3) sorted by relevance
220 #define VI_SEARCH_WR 0x040 /* VI_C_SEARCH: wrap at sof/eof. */ macro
72 { optToggle, "wrapscan", NULL, VI_SEARCH_WR },
413 if (FL_ISSET(vp->ev.e_flags, VI_SEARCH_WR)) in v_esearch()