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

/macosx-10.10.1/vim-55/src/
H A Doption.h117 #define CPO_SEARCH 'c' macro
H A Dsearch.c692 if (vim_strchr(p_cpo, CPO_SEARCH) != NULL)
806 if (vim_strchr(p_cpo, CPO_SEARCH) != NULL)
H A Dscreen.c7161 else if (vim_strchr(p_cpo, CPO_SEARCH) == NULL

Completed in 112 milliseconds