Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c468 reg_strict = (re_flags & RE_STRICT); in regcomp_start()
2009 else if (reg_strict) in regatom()
H A Dregexp.c308 static int reg_strict; // "[abc" is illegal variable
H A Dregexp_nfa.c2131 if (reg_strict) in nfa_regatom()