Searched refs:get_char_class (Results 1 – 3 of 3) sorted by relevance
154 get_char_class(char_u **pp) in get_char_class() function519 if (get_char_class(&p) == CLASS_NONE in skip_anyof()
1865 c_class = get_char_class(®parse); in regatom()
1868 charclass = get_char_class(®parse); in nfa_regatom()