Searched refs:SEARCH_MSG (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Dsearch.c58 if (LF_ISSET(SEARCH_MSG))
93 (LF_ISSET(SEARCH_MSG) ? 0 : RE_C_SILENT)))
129 (LF_ISSET(SEARCH_MSG) ? 0 : RE_C_SILENT) |
196 if (LF_ISSET(SEARCH_MSG))
212 if (LF_ISSET(SEARCH_MSG)) {
220 if (LF_ISSET(SEARCH_MSG))
225 if (LF_ISSET(SEARCH_MSG))
252 if (LF_ISSET(SEARCH_MSG))
283 if (LF_ISSET(SEARCH_MSG))
331 if (LF_ISSET(SEARCH_MSG))
[all...]
H A Dscreen.h120 #define SEARCH_MSG 0x0010 /* Display search messages. */ macro
/freebsd-11.0-release/contrib/nvi/vi/
H A Dv_search.c84 NULL, 0, SEARCH_PARSE | SEARCH_MSG | SEARCH_SET, dir));
396 LF_SET(SEARCH_MSG);
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex.c1917 SEARCH_MSG | SEARCH_PARSE | SEARCH_SET |

Completed in 113 milliseconds