Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c5736 int go_to_nextline = FALSE; in nfa_regmatch() local
5861 go_to_nextline = FALSE; in nfa_regmatch()
6424 go_to_nextline = TRUE; in nfa_regmatch()
7154 else if (go_to_nextline || (nfa_endp != NULL && REG_MULTI in nfa_regmatch()