Home
last modified time | relevance | path

Searched refs:have_backrefs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/tre/dist/lib/
H A Dregexec.c116 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()
H A Dtre-internal.h247 int have_backrefs; member
H A Dtre-compile.c1926 tnfa->have_backrefs = parse_ctx.max_backref >= 0; in tre_compile()
1932 if (tnfa->have_backrefs || !(cflags & REG_NOSUB)) in tre_compile()
/netbsd-src/external/bsd/tre/dist/
H A DChangeLog.old376 variable separately. Fixed bug that caused `have_backrefs' to be