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

  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 192 # define USEEOL 02 /* used $ */
regcomp.c 449 p->g->iflags |= USEEOL;
602 p->g->iflags |= USEEOL;
    [all...]
  /external/llvm/lib/Support/
regex2.h 140 # define USEEOL 02 /* used $ */
regcomp.c 351 p->g->iflags |= USEEOL;
513 p->g->iflags |= USEEOL;
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 140 # define USEEOL 02 /* used $ */
regcomp.c 342 p->g->iflags |= USEEOL;
477 p->g->iflags |= USEEOL;
    [all...]

Completed in 140 milliseconds