Searched refs:CPO_TAGPAT (Results 1 – 2 of 2) sorted by relevance
202 #define CPO_TAGPAT 't' macro
3520 if (vim_strchr(p_cpo, CPO_TAGPAT) != NULL) in jumpto_tag()