Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c5300 int need_restore = FALSE; in recursive_regmatch() local
5402 need_restore = TRUE; in recursive_regmatch()
5420 if (need_restore) in recursive_regmatch()