Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2posix.h154 #define regexec pcre2_regexec macro
/third_party/musl/src/regex/
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.c258 static int regexec(regex_t *re, const ntfschar *uname, int len, in regexec() function
/third_party/mesa3d/src/util/
Dxmlconfig.c52 static inline int regexec(regex_t *r, const char *s, int n, void *p, int f) { return REG_NOMATCH; } in regexec() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs864 pub fn regexec( in regexec() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1838 pub fn regexec( in regexec() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3135 pub fn regexec( in regexec() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3445 pub fn regexec( in regexec() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4421 pub fn regexec( in regexec() function