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

  /bionic/libc/include/
regex.h 66 #define REG_NEWLINE 0010
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
onigposix.h 39 #define REG_NEWLINE (1<<1)
  /external/llvm/lib/Support/
regex_impl.h 60 #define REG_NEWLINE 0010
  /external/pcre/dist2/src/
pcre2posix.h 55 #define REG_NEWLINE 0x0002 /* Maps to PCRE2_MULTILINE */
  /external/swiftshader/third_party/LLVM/lib/Support/
regex_impl.h 60 #define REG_NEWLINE 0010
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex_impl.h 60 #define REG_NEWLINE 0010
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex_impl.h 60 #define REG_NEWLINE 0010

Completed in 590 milliseconds