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

  /bionic/libc/include/
regex.h 65 #define REG_NOSUB 0004
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
onigposix.h 43 #define REG_NOSUB (1<<5)
  /external/llvm/lib/Support/
regex_impl.h 59 #define REG_NOSUB 0004
  /external/pcre/dist2/src/
pcre2posix.h 59 #define REG_NOSUB 0x0020 /* Maps to PCRE2_NO_AUTO_CAPTURE */
  /external/swiftshader/third_party/LLVM/lib/Support/
regex_impl.h 59 #define REG_NOSUB 0004
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex_impl.h 59 #define REG_NOSUB 0004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 299 #define REG_NOSUB (REG_NEWLINE << 1)
  /toolchain/binutils/binutils-2.27/include/
xregex2.h 274 #define REG_NOSUB (REG_NEWLINE << 1)

Completed in 1497 milliseconds