Searched refs:CPO_SCOLON (Results 1 – 2 of 2) sorted by relevance
227 #define CPO_SCOLON ';' // using "," and ";" will skip over char if macro
1803 if (vim_strchr(p_cpo, CPO_SCOLON) == NULL && count == 1 && t_cmd) in searchc()