Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c1269 reg_match_visual(void) in reg_match_visual() function
H A Dregexp_bt.c3419 if (!reg_match_visual()) in regmatch()
H A Dregexp_nfa.c6889 result = reg_match_visual(); in nfa_regmatch()