Searched refs:SEARCH_IC (Results 1 – 4 of 4) sorted by relevance
183 #define SEARCH_IC 0x000040 /* Ignore case. */ macro
132 SEARCH_IC | SEARCH_LITERAL | SEARCH_MSG | SEARCH_TAG))) in search_init()
406 LF_SET(SEARCH_IC); in v_esearch()
905 if (LF_ISSET(SEARCH_IC)) in re_compile()