Searched refs:REGEXP_ABBR (Results 1 – 3 of 3) sorted by relevance
130 static char_u REGEXP_ABBR[] = "nrtebdoxuU"; variable515 || (!reg_cpo_lit && vim_strchr(REGEXP_ABBR, p[1]) != NULL))) in skip_anyof()827 else if (vim_strchr(REGEXP_ABBR, c)) in peekchr()
1821 && vim_strchr(REGEXP_ABBR, in regatom()
1983 && vim_strchr(REGEXP_ABBR, regparse[1]) in nfa_regatom()