Home
last modified time | relevance | path

Searched refs:REG_ESUBREG (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dregex.h41 #define REG_ESUBREG 6 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dregex.h41 #define REG_ESUBREG 6 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dregex.h41 #define REG_ESUBREG 6 macro
/third_party/musl/include/
H A Dregex.h41 #define REG_ESUBREG 6 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex_impl.h71 #define REG_ESUBREG 6 macro
H A Dregerror.c64 { REG_ESUBREG, "REG_ESUBREG", "invalid backreference number" },
H A Dregcomp.c390 SETERROR(REG_ESUBREG); in p_ere_exp()
604 SETERROR(REG_ESUBREG); in p_simp_re()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex_impl.h71 #define REG_ESUBREG 6 macro
H A Dregerror.c64 { REG_ESUBREG, "REG_ESUBREG", "invalid backreference number" },
H A Dregcomp.c518 SETERROR(REG_ESUBREG); in p_ere_exp()
732 SETERROR(REG_ESUBREG); in p_simp_re()
/third_party/musl/libc-test/src/api/
H A Dregex.c29 C(REG_ESUBREG) in f()
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h92 REG_ESUBREG, /* bad back reference */ enumerator
H A Dpcre2posix.c119 REG_ESUBREG, /* reference to non-existent subpattern */
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs512 pub const REG_ESUBREG: ::c_int = 6; consts
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2740 ERROR_EXIT(REG_ESUBREG); in regcomp()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2741 ERROR_EXIT(REG_ESUBREG); in regcomp()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2740 ERROR_EXIT(REG_ESUBREG); in regcomp()
/third_party/musl/src/regex/
H A Dregcomp.c2740 ERROR_EXIT(REG_ESUBREG); in regcomp()
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1472 pub const REG_ESUBREG: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1638 pub const REG_ESUBREG: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3446 pub const REG_ESUBREG: ::c_int = 6; consts

Completed in 55 milliseconds