HomeSort by relevance Sort by last modified time
    Searched refs:REG_ICASE (Results 76 - 77 of 77) sorted by null

1 2 34

  /external/pcre/dist/
pcretest.c     [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 468 If REG_ICASE is set, then we considers upper- and lowercase
497 syntax |= (cflags & REG_ICASE) ? RE_ICASE : 0;
    [all...]

Completed in 131 milliseconds

1 2 34