| /third_party/ncurses/form/ |
| D | fty_regex.c | 71 #define regexec(r,s,n,m,x) PCRE2regexec(r,s,n,m,x) macro
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2posix.h | 169 #define regexec pcre2_regexec macro
|
| /third_party/cups/vcnet/regex/ |
| D | regexec.c | 105 regexec(preg, string, nmatch, pmatch, eflags) in regexec() function
|
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| D | regexec.c | 996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
|
| /third_party/musl/src/regex/ |
| D | regexec.c | 996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| D | regexec.c | 996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| D | regexec.c | 996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec() function
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsundelete.c | 258 static int regexec(regex_t *re, const ntfschar *uname, int len, in regexec() function
|
| /third_party/mesa3d/src/util/ |
| D | xmlconfig.c | 52 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/ |
| D | mod.rs | 866 pub fn regexec( in regexec() function
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1859 pub fn regexec( in regexec() function
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 3357 pub fn regexec( in regexec() function
|
| /third_party/rust/crates/libc/src/unix/aix/ |
| D | mod.rs | 3192 pub fn regexec( in regexec() function
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| D | mod.rs | 3986 pub fn regexec( in regexec() function
|
| /third_party/rust/crates/libc/src/unix/hurd/ |
| D | mod.rs | 4472 pub fn regexec( in regexec() function
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 5546 pub fn regexec( in regexec() function
|