Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c493 skip_anyof(char_u *p) in skip_anyof() function
600 p = skip_anyof(p + 1); in skip_regexp_ex()
H A Dregexp_bt.c1728 lp = skip_anyof(regparse); in regatom()
H A Dregexp_nfa.c1811 endp = skip_anyof(p); in nfa_regatom()