Home
last modified time | relevance | path

Searched refs:SEARCH_FILE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dscreen.h116 #define SEARCH_FILE 0x0004 /* Search the entire file. */ macro
H A Dsearch.c158 if (LF_ISSET(SEARCH_FILE)) { in f_search()
/freebsd/contrib/nvi/ex/
H A Dex_tag.c931 search, slen, NULL, SEARCH_FILE | SEARCH_TAG)) { in ctag_search()
936 NULL, SEARCH_FILE | SEARCH_TAG)) in ctag_search()
H A Dex_cscope.c1034 tp->search, tp->slen, NULL, SEARCH_CSCOPE | SEARCH_FILE)) { in cscope_search()