Searched refs:reg_string (Results 1 – 3 of 3) sorted by relevance
1490 if (reg_string) in nfa_regatom()1991 startc = (reg_string || emit_range in nfa_regatom()2124 EMIT(reg_string ? NL : NFA_NEWL); in nfa_regatom()
467 reg_string = (re_flags & RE_STRING); in regcomp_start()1364 if (reg_string) in regatom()
306 static int reg_string; // matching with a string instead of a buffer variable