Home
last modified time | relevance | path

Searched defs:REG_EXTENDED (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dregex.h27 #define REG_EXTENDED 1 macro
/third_party/musl/include/
Dregex.h27 #define REG_EXTENDED 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dregex.h27 #define REG_EXTENDED 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dregex.h27 #define REG_EXTENDED 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h57 #define REG_EXTENDED 0001 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex_impl.h57 #define REG_EXTENDED 0001 macro
/third_party/pcre2/pcre2/src/
Dpcre2posix.h73 #define REG_EXTENDED 0 macro
/third_party/mesa3d/src/util/
Dxmlconfig.c48 #define REG_EXTENDED 0 macro
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs499 pub const REG_EXTENDED: ::c_int = 0o0001; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1458 pub const REG_EXTENDED: ::c_int = 0o0001; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1625 pub const REG_EXTENDED: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3432 pub const REG_EXTENDED: ::c_int = 1; constant