Home
last modified time | relevance | path

Searched defs:REG_NOSUB (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dregex.h30 #define REG_NOSUB 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dregex.h30 #define REG_NOSUB 8 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dregex.h30 #define REG_NOSUB 8 macro
/third_party/musl/include/
H A Dregex.h30 #define REG_NOSUB 8 macro
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h61 #define REG_NOSUB 0x0020 /* Do not report what was matched */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex_impl.h59 #define REG_NOSUB 0004 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex_impl.h59 #define REG_NOSUB 0004 macro
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c162 enum { REG_NOSUB = 1, REG_ICASE = 2 }; enumerator
/third_party/mesa3d/src/util/
H A Dxmlconfig.c49 #define REG_NOSUB 0 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs501 pub const REG_NOSUB: ::c_int = 0o0004; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1461 pub const REG_NOSUB: ::c_int = 0o0004; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1627 pub const REG_NOSUB: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3435 pub const REG_NOSUB: ::c_int = 8; consts

Completed in 41 milliseconds