Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dcregex.hpp176 #define regexec regexecW macro
182 #define regexec regexecA macro
/third_party/pcre2/pcre2/src/
Dpcre2posix.h154 #define regexec pcre2_regexec macro
/third_party/boost/tools/build/src/engine/
Dregexp.cpp797 regexec( 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/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