HomeSort by relevance Sort by last modified time
    Searched refs:backref (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/Support/
regengine.inc 50 #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/lib/Support/
regengine.inc 50 #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/
regengine.inc 50 #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...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 86 #define backref sbackref macro
98 #define backref lbackref macro
131 static const char *backref(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst, sopno lev);
281 NOTE("backref dissect");
282 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
305 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
557 - backref - figure out what matched what, figuring in back references
558 == static const char *backref(struct match *m, const char *start, \
562 backref( function
688 return(backref(m, sp+len, stop, ss+1, stopst, lev))
1183 #undef backref macro
    [all...]
  /external/llvm/docs/_static/
llvm.css 112 .toc-backref { color: black; text-decoration: none; }
  /external/nanopb-c/docs/
lsr.css 30 a.toc-backref {
  /external/swiftshader/third_party/LLVM/docs/
llvm.css 112 .toc-backref { color: black; text-decoration: none; }
  /external/shflags/doc/
rst2html.css 34 a.toc-backref {
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regparse.c 722 name_add(regex_t* reg, UChar* name, UChar* name_end, int backref, ScanEnv* env)
807 e->back_ref1 = backref;
816 e->back_refs[1] = backref;
825 e->back_refs[e->back_num - 1] = backref;
2311 } backref; member in union:__anon8315::__anon8316
    [all...]
regexec.c     [all...]
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 410 // h REG_MULTIREF multiple digit backref
  /prebuilts/go/linux-x86/src/regexp/
exec_test.go 410 // h REG_MULTIREF multiple digit backref
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 344 milliseconds