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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 191 # define USEBOL 01 /* used ^ */
regcomp.c 443 p->g->iflags |= USEBOL;
592 p->g->iflags |= USEBOL;
    [all...]
  /external/llvm/lib/Support/
regex2.h 142 # define USEBOL 01 /* used ^ */
regcomp.c 345 p->g->iflags |= USEBOL;
503 p->g->iflags |= USEBOL;
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 139 # define USEBOL 01 /* used ^ */
regcomp.c 336 p->g->iflags |= USEBOL;
467 p->g->iflags |= USEBOL;
    [all...]

Completed in 85 milliseconds