Home
last modified time | relevance | path

Searched refs:CPO_SEARCH (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h172 #define CPO_SEARCH 'c' macro
H A Dmatch.c468 else if (vim_strchr(p_cpo, CPO_SEARCH) == NULL in next_search_hl()
H A Dsearch.c808 if (vim_strchr(p_cpo, CPO_SEARCH) != NULL) in searchit()
923 if (vim_strchr(p_cpo, CPO_SEARCH) != NULL) in searchit()