Searched refs:have_backrefs (Results 1 – 12 of 12) sorted by relevance
169 int have_backrefs; member
1011 if (tnfa->have_backrefs) in regexec()
2746 tnfa->have_backrefs = parse_ctx.max_backref >= 0; in regcomp()2752 if (tnfa->have_backrefs || !(cflags & REG_NOSUB)) in regcomp()
168 int have_backrefs; member
170 int have_backrefs; member
2747 tnfa->have_backrefs = parse_ctx.max_backref >= 0; in regcomp()2753 if (tnfa->have_backrefs || !(cflags & REG_NOSUB)) in regcomp()