Searched refs:CPO_SEARCH (Results 1 – 3 of 3) sorted by relevance
172 #define CPO_SEARCH 'c' macro
468 else if (vim_strchr(p_cpo, CPO_SEARCH) == NULL in next_search_hl()
808 if (vim_strchr(p_cpo, CPO_SEARCH) != NULL) in searchit()923 if (vim_strchr(p_cpo, CPO_SEARCH) != NULL) in searchit()