Home
last modified time | relevance | path

Searched defs:REG_NEWLINE (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dregex.h29 #define REG_NEWLINE 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dregex.h29 #define REG_NEWLINE 4 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dregex.h29 #define REG_NEWLINE 4 macro
/third_party/musl/include/
H A Dregex.h29 #define REG_NEWLINE 4 macro
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h57 #define REG_NEWLINE 0x0002 /* Maps to PCRE2_MULTILINE */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs502 pub const REG_NEWLINE: ::c_int = 0o0010; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1460 pub const REG_NEWLINE: ::c_int = 0o0010; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1628 pub const REG_NEWLINE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3434 pub const REG_NEWLINE: ::c_int = 4; consts

Completed in 33 milliseconds