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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex.h157 #define E_VISEARCH 0x04000000 /* It's really a vi search command. */ macro
H A Dex.c1659 if (F_ISSET(ecp, E_VISEARCH))
1694 if (F_ISSET(ecp, E_VISEARCH))
1776 ret: if (F_ISSET(ecp, E_VISEARCH))
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_search.c122 F_INIT(&gp->excmd, E_VISEARCH);

Completed in 163 milliseconds