Searched refs:have_backrefs (Results 1 – 4 of 4) sorted by relevance
116 return tnfa->have_backrefs; in tre_have_backrefs()146 if (tnfa->have_backrefs || eflags & REG_BACKTRACKING_MATCHER) in tre_match()338 if (tnfa->have_backrefs) in tre_match_approx()
247 int have_backrefs; member
1926 tnfa->have_backrefs = parse_ctx.max_backref >= 0; in tre_compile()1932 if (tnfa->have_backrefs || !(cflags & REG_NOSUB)) in tre_compile()
376 variable separately. Fixed bug that caused `have_backrefs' to be