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

  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 127 #define OEOL OPC(4) /* right anchor - */
engine.c 406 case OEOL:
616 case OEOL:
1000 case OEOL:
regcomp.c 448 EMIT(OEOL, 0);
601 EMIT(OEOL, 0);
    [all...]
  /external/llvm/lib/Support/
regex2.h 75 #define OEOL (4LU<<OPSHIFT) /* right anchor - */
regengine.inc 337 case OEOL:
528 case OEOL:
879 case OEOL:
regcomp.c 350 EMIT(OEOL, 0);
512 EMIT(OEOL, 0);
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 75 #define OEOL (4LU<<OPSHIFT) /* right anchor - */
engine.c 332 case OEOL:
519 case OEOL:
868 case OEOL:
regcomp.c 341 EMIT(OEOL, 0);
476 EMIT(OEOL, 0);
    [all...]

Completed in 997 milliseconds