Searched refs:SEARCH_CSCOPE (Results 1 – 4 of 4) sorted by relevance
177 #define SEARCH_CSCOPE 0x000001 /* Search for a cscope pattern. */ macro
131 SEARCH_CSEARCH | LF_ISSET(SEARCH_CSCOPE | SEARCH_EXTEND | in search_init()
909 if (!LF_ISSET(SEARCH_NOOPT | SEARCH_CSCOPE | SEARCH_TAG)) { in re_compile()942 if (LF_ISSET(SEARCH_CSCOPE)) { in re_compile()
979 tp->search, tp->slen, NULL, SEARCH_CSCOPE | SEARCH_FIRST)) { in cscope_search()