Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-compile.h21 int backref; member
H A Dtre-internal.h169 int backref; member
H A Dtre-compile.c1071 tre_ctype_t class, tre_ctype_t *neg_classes, int backref) in tre_set_one()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Drust-demangle.c673 size_t i, backref, old_next; in demangle_path() local
874 size_t i, old_next, backref; in demangle_type() local
1078 size_t i, old_next, backref; in demangle_path_maybe_open_generics() local
1163 size_t old_next, backref; in demangle_const() local
H A Dd-demangle.c376 const char *backref; in dlang_symbol_backref() local
407 const char *backref; in dlang_type_backref() local
1842 const char *backref; in dlang_template_args() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Drust-demangle.c673 size_t i, backref, old_next; in demangle_path() local
874 size_t i, old_next, backref; in demangle_type() local
1078 size_t i, old_next, backref; in demangle_path_maybe_open_generics() local
1146 size_t old_next, backref; in demangle_const() local
H A Dd-demangle.c376 const char *backref; in dlang_symbol_backref() local
407 const char *backref; in dlang_type_backref() local
1842 const char *backref; in dlang_template_args() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Drust-demangle.c673 size_t i, backref, old_next; in demangle_path() local
874 size_t i, old_next, backref; in demangle_type() local
1078 size_t i, old_next, backref; in demangle_path_maybe_open_generics() local
1163 size_t old_next, backref; in demangle_const() local
H A Dd-demangle.c376 const char *backref; in dlang_symbol_backref() local
407 const char *backref; in dlang_type_backref() local
1842 const char *backref; in dlang_template_args() local
/netbsd-src/lib/libc/regex/
H A Dengine.c60 #define backref sbackref macro
71 #define backref lbackref macro
82 #define backref mbackref macro
641 backref( in backref() function
/netbsd-src/external/gpl2/grep/dist/src/
H A Dsearch.c342 int backref; in EGexecute() local
H A Ddfa.h246 char backref; /* True if this state matches a \<digit>. */ member
H A Ddfa.c2753 dfaexec (struct dfa *d, char const *begin, size_t size, int *backref) in dfaexec()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-regex.c315 int backref, start, len; in EGexecute() local
H A Ddfa.h227 char backref; /* True if this state matches a \<digit>. */ member
H A Ddfa.c2732 dfaexec (struct dfa *d, char const *begin, size_t size, int *backref) in dfaexec()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d241 Backref backref; variable