Home
last modified time | relevance | path

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

/mirbsd/src/lib/libcompat/regexp/
Dregexp.h64 #define regexec v8_regexec macro
/mirbsd/src/gnu/usr.bin/cvs/lib/
Dregex.c27 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
Dregexec.c200 regexec (const regex_t *__restrict preg, const char *__restrict string, in regexec() function
/mirbsd/src/lib/libc/regex/
Dregexec.c141 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec() function
/mirbsd/src/usr.bin/less/
Dregexp.c785 regexec(prog, string) in regexec() function
/mirbsd/src/usr.sbin/httpd/src/include/
Dap_compat.h317 #define regexec ap_regexec macro