Home
last modified time | relevance | path

Searched defs:REG_NOMATCH (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dregex.h36 #define REG_NOMATCH 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dregex.h36 #define REG_NOMATCH 1 macro
/third_party/musl/include/
Dregex.h36 #define REG_NOMATCH 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dregex.h36 #define REG_NOMATCH 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h66 #define REG_NOMATCH 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex_impl.h66 #define REG_NOMATCH 1 macro
/third_party/pcre2/pcre2/src/
Dpcre2posix.h94 REG_NOMATCH /* match failed */ enumerator
/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.c81 #define REG_NOMATCH 1 macro
/third_party/mesa3d/src/util/
Dxmlconfig.c50 #define REG_NOMATCH 1 macro
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs507 pub const REG_NOMATCH: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1467 pub const REG_NOMATCH: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1633 pub const REG_NOMATCH: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3441 pub const REG_NOMATCH: ::c_int = 1; constant