Home
last modified time | relevance | path

Searched defs:backref (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/tre/lib/
H A Dtre-compile.h20 int backref; member
H A Dtre-internal.h224 int backref; member
H A Dtre-compile.c2098 tre_bracket_match_list_t *bracket_match_list, int backref) in tre_set_one()
/dflybsd-src/contrib/grep/src/
H A Ddfasearch.c226 bool backref = possible_backrefs_in_pattern (p, len, bs_safe); in GEAcompile() local
358 bool backref = false; in EGexecute() local
/dflybsd-src/contrib/nvi2/regex/
H A Dengine.c50 #define backref sbackref macro
61 #define backref lbackref macro
474 backref(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, in backref() function
/dflybsd-src/contrib/grep/lib/
H A Ddfa.c3538 bool allow_nl, ptrdiff_t *count, bool *backref) in dfaexec_mb()
3545 bool allow_nl, ptrdiff_t *count, bool *backref) in dfaexec_sb()
3554 bool allow_nl, ptrdiff_t *count, bool *backref) in dfaexec_noop()
3566 bool allow_nl, ptrdiff_t *count, bool *backref) in dfaexec()