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

/openbsd-current/usr.bin/vi/ex/
H A Dex.h154 #define E_SEARCH_WMSG 0x01000000 /* Display search-wrapped message. */ macro
H A Dex.c1903 (F_ISSET(ecp, E_SEARCH_WMSG) ? SEARCH_WMSG : 0))) {
/openbsd-current/usr.bin/vi/vi/
H A Dv_search.c139 F_SET(&gp->excmd, E_SEARCH_WMSG);

Completed in 124 milliseconds