HomeSort by: relevance | last modified time | path
    Searched refs:SEARCH_FIRST (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nvi/dist/common/
screen.h 182 #define SEARCH_FIRST 0x000020 /* Search from the first line. */
search.c 166 if (LF_ISSET(SEARCH_FIRST)) {
  /src/external/bsd/nvi/dist/ex/
ex_tag.c 987 SEARCH_FIRST | SEARCH_TAG | SEARCH_PARSE)) {
992 NULL, SEARCH_FIRST | SEARCH_TAG))
ex_cscope.c 979 tp->search, tp->slen, NULL, SEARCH_CSCOPE | SEARCH_FIRST)) {

Completed in 17 milliseconds