Home
last modified time | relevance | path

Searched refs:backref (Results 1 – 21 of 21) sorted by relevance

/external/libcups/vcnet/regex/
Dengine.c13 #define backref sbackref macro
24 #define backref lbackref macro
167 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
190 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
420 backref(m, start, stop, startst, stopst, lev) in backref() function
540 return(backref(m, sp+len, stop, ss+1, stopst, lev));
543 dp = backref(m, sp, stop, ss+1, stopst, lev);
546 return(backref(m, sp, stop, ss+OPND(s)+1, stopst, lev));
552 return(backref(m, sp, stop, ss+1, stopst, lev+1));
556 return(backref(m, sp, stop, ss+1, stopst, lev-1));
[all …]
Dengine.ih9 static char *backref(register struct match *m, char *start, char *stop, sopno startst, sopno stopst…
/external/llvm-project/llvm/lib/Support/
Dregengine.inc50 #define backref sbackref
62 #define backref lbackref
91 static const char *backref(struct match *, const char *, const char *, sopno,
230 NOTE("backref dissect");
231 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
254 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
480 - backref - figure out what matched what, figuring in back references
483 backref(struct match *m, const char *start, const char *stop, sopno startst,
600 return(backref(m, sp+len, stop, ss+1, stopst, lev, rec));
603 dp = backref(m, sp, stop, ss+1, stopst, lev, rec);
[all …]
/external/llvm/lib/Support/
Dregengine.inc50 #define backref sbackref
62 #define backref lbackref
91 static const char *backref(struct match *, const char *, const char *, sopno,
230 NOTE("backref dissect");
231 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
254 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
480 - backref - figure out what matched what, figuring in back references
483 backref(struct match *m, const char *start, const char *stop, sopno startst,
600 return(backref(m, sp+len, stop, ss+1, stopst, lev, rec));
603 dp = backref(m, sp, stop, ss+1, stopst, lev, rec);
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregengine.inc50 #define backref sbackref
62 #define backref lbackref
91 static const char *backref(struct match *, const char *, const char *, sopno,
230 NOTE("backref dissect");
231 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
254 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
480 - backref - figure out what matched what, figuring in back references
483 backref(struct match *m, const char *start, const char *stop, sopno startst,
600 return(backref(m, sp+len, stop, ss+1, stopst, lev, rec));
603 dp = backref(m, sp, stop, ss+1, stopst, lev, rec);
[all …]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregengine.inc50 #define backref sbackref
62 #define backref lbackref
91 static const char *backref(struct match *, const char *, const char *, sopno,
230 NOTE("backref dissect");
231 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
254 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
480 - backref - figure out what matched what, figuring in back references
483 backref(struct match *m, const char *start, const char *stop, sopno startst,
600 return(backref(m, sp+len, stop, ss+1, stopst, lev, rec));
603 dp = backref(m, sp, stop, ss+1, stopst, lev, rec);
[all …]
/external/icu/icu4c/source/i18n/
Dregexcst.txt256 'k' n named-backref
276 # named-backref Scanned \k
280 named-backref:
281 '<' n named-backref-2 doBeginNamedBackRef
284 named-backref-2:
285 ascii_letter n named-backref-3 doContinueNamedBackRef
288 named-backref-3:
289 ascii_letter n named-backref-3 doContinueNamedBackRef
290 digit_char n named-backref-3 doContinueNamedBackRef
/external/llvm-project/polly/lib/External/isl/doc/
Dmanual.tex5 maxbibnames=99,style=authoryear,sortcites=true,sorting=nyt,backref=true,%
/external/llvm-project/lld/ELF/
DSymbols.cpp523 bool backref = config->warnBackrefs && other.file && in resolveUndefined() local
535 if (backref && !isWeak()) in resolveUndefined()
/external/nanopb-c/docs/
Dlsr.css30 a.toc-backref {
/external/grpc-grpc/third_party/nanopb/docs/
Dlsr.css30 a.toc-backref {
/external/llvm-project/llvm/test/Demangle/
Dms-arg-qualifiers.test251 ; The second arg should not form a backref because it isn't qualified
262 ; Pointer to function types don't backref with function types
/external/llvm-project/flang/docs/_static/
Dllvm.css112 .toc-backref { color: black; text-decoration: none; }
/external/llvm/docs/_static/
Dllvm.css112 .toc-backref { color: black; text-decoration: none; }
/external/llvm-project/llvm/docs/_static/
Dllvm.css112 .toc-backref { color: black; text-decoration: none; }
/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt203 …ntationNode.appendSupertype(descriptor: ClassDescriptor, superType: KotlinType, backref: Boolean) { in appendSupertype()
206 appendSupertype(descriptor, unwrappedType.abbreviation, backref) in appendSupertype()
210 if (backref) { in appendSupertype()
/external/clang/docs/
DAutomaticReferenceCounting.rst39 .section h2 a.toc-backref:before {
46 .section h3 a.toc-backref:before {
52 .section h4 a.toc-backref:before {
/external/llvm-project/clang/docs/
DAutomaticReferenceCounting.rst39 .section h2 a.toc-backref:before {
46 .section h3 a.toc-backref:before {
52 .section h4 a.toc-backref:before {
/external/icu/icu4c/source/test/testdata/
Dregextst.txt554 "(?<a_1>...)" E " " # backref names are ascii letters & numbers only"
555 "(?<1a>...)" E " " # backref names must begin with a letter"
/external/pcre/dist2/doc/
Dpcre2.txt6685 \g<...> (Oniguruma syntax) are not synonymous. The former is a backref-
8206 the PCRE2_MATCH_UNSET_BACKREF option is set at compile time, a backref-
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt14037 backref %12524