Searched refs:reg_strict (Results 1 – 3 of 3) sorted by relevance
468 reg_strict = (re_flags & RE_STRICT); in regcomp_start()2009 else if (reg_strict) in regatom()
308 static int reg_strict; // "[abc" is illegal variable
2131 if (reg_strict) in nfa_regatom()