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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex.h155 #define E_SEARCH_WMSG 0x01000000 /* Display search-wrapped message. */ macro
H A Dex.c1918 (F_ISSET(ecp, E_SEARCH_WMSG) ? SEARCH_WMSG : 0))) {
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_search.c144 F_SET(&gp->excmd, E_SEARCH_WMSG);

Completed in 88 milliseconds