Home
last modified time | relevance | path

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

/freebsd/lib/libc/regex/
H A Dengine.c50 #define backref sbackref macro
61 #define backref lbackref macro
72 #define backref mbackref macro
613 backref(struct match *m, in backref() function
/freebsd/contrib/nvi/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
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp475 bool backref = config->warnBackrefs && other.file && in resolve() local
/freebsd/crypto/krb5/src/kadmin/server/
H A Dauth_acl.c88 const krb5_data *backref[9]; member