Searched defs:backref (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/tre/lib/ |
H A D | tre-compile.h | 20 int backref; member
|
H A D | tre-internal.h | 224 int backref; member
|
H A D | tre-compile.c | 2098 tre_bracket_match_list_t *bracket_match_list, int backref) in tre_set_one()
|
/dflybsd-src/contrib/grep/src/ |
H A D | dfasearch.c | 226 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 D | engine.c | 50 #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 D | dfa.c | 3538 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()
|