Home
last modified time | relevance | path

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

/external/musl/include/
Dregex.h25 } regmatch_t; typedef
/external/libcups/vcnet/regex/
Dregex.h19 } regmatch_t; typedef
/external/pcre/src/
Dpcre2posix.h117 } regmatch_t; typedef
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs868 pmatch: *mut regmatch_t, in regexec()
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1842 pmatch: *mut regmatch_t, in regexec()
/external/rust/crates/libc/src/unix/nto/
Dmod.rs3139 __pmatch: *mut ::regmatch_t, in regexec()
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3449 pmatch: *mut regmatch_t, in regexec()
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4401 pmatch: *mut regmatch_t, in regexec()