Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/common/
H A Dscreen.h182 #define SEARCH_FIRST 0x000020 /* Search from the first line. */ macro
H A Dsearch.c166 if (LF_ISSET(SEARCH_FIRST)) { in f_search()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_tag.c987 SEARCH_FIRST | SEARCH_TAG | SEARCH_PARSE)) { in ctag_search()
992 NULL, SEARCH_FIRST | SEARCH_TAG)) in ctag_search()
H A Dex_cscope.c979 tp->search, tp->slen, NULL, SEARCH_CSCOPE | SEARCH_FIRST)) { in cscope_search()