Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
Drestrict-array.c27 } regmatch_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Dregex.h25 } regmatch_t; typedef
/third_party/musl/ndk_musl_include/
Dregex.h25 } regmatch_t; typedef
/third_party/musl/include/
Dregex.h25 } regmatch_t; typedef
/third_party/musl/porting/uniproton/kernel/include/
Dregex.h25 } regmatch_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dregex.h25 } regmatch_t; typedef
/third_party/pcre2/pcre2/src/
Dpcre2posix.h117 } regmatch_t; typedef
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs868 pmatch: *mut regmatch_t, in regexec()
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1842 pmatch: *mut regmatch_t, in regexec()
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3139 __pmatch: *mut ::regmatch_t, in regexec()
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3449 pmatch: *mut regmatch_t, in regexec()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4425 pmatch: *mut regmatch_t, in regexec()