Home
last modified time | relevance | path

Searched defs:REG_NEWLINE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/external/swiftshader/third_party/LLVM/lib/Support/
Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/external/pcre/dist2/src/
Dpcre2posix.h55 #define REG_NEWLINE 0x0002 /* Maps to PCRE2_MULTILINE */ macro