HomeSort by relevance Sort by last modified time
    Searched defs:REG_ICASE (Results 1 - 7 of 7) sorted by null

  /bionic/libc/include/
regex.h 64 #define REG_ICASE 0002
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
onigposix.h 38 #define REG_ICASE (1<<0)
  /external/llvm/lib/Support/
regex_impl.h 58 #define REG_ICASE 0002
  /external/pcre/dist2/src/
pcre2posix.h 54 #define REG_ICASE 0x0001 /* Maps to PCRE2_CASELESS */
  /external/swiftshader/third_party/LLVM/lib/Support/
regex_impl.h 58 #define REG_ICASE 0002
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex_impl.h 58 #define REG_ICASE 0002
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex_impl.h 58 #define REG_ICASE 0002

Completed in 558 milliseconds