Home
last modified time | relevance | path

Searched refs:get_char_class (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dregexp.c154 get_char_class(char_u **pp) in get_char_class() function
519 if (get_char_class(&p) == CLASS_NONE in skip_anyof()
H A Dregexp_bt.c1865 c_class = get_char_class(&regparse); in regatom()
H A Dregexp_nfa.c1868 charclass = get_char_class(&regparse); in nfa_regatom()