Searched refs:E_VISEARCH (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/vi/ex/
H A Dex.h156 #define E_VISEARCH 0x04000000 /* It's really a vi search command. */ macro
H A Dex.c1649 if (F_ISSET(ecp, E_VISEARCH))
1684 if (F_ISSET(ecp, E_VISEARCH))
1766 ret: if (F_ISSET(ecp, E_VISEARCH))
/openbsd-current/usr.bin/vi/vi/
H A Dv_search.c117 F_INIT(&gp->excmd, E_VISEARCH);

Completed in 73 milliseconds