Searched defs:regexec (Results 1 – 6 of 6) sorted by relevance
| /mirbsd/src/lib/libcompat/regexp/ |
| D | regexp.h | 64 #define regexec v8_regexec macro
|
| /mirbsd/src/gnu/usr.bin/cvs/lib/ |
| D | regex.c | 27 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
|
| D | regexec.c | 200 regexec (const regex_t *__restrict preg, const char *__restrict string, in regexec() function
|
| /mirbsd/src/lib/libc/regex/ |
| D | regexec.c | 141 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec() function
|
| /mirbsd/src/usr.bin/less/ |
| D | regexp.c | 785 regexec(prog, string) in regexec() function
|
| /mirbsd/src/usr.sbin/httpd/src/include/ |
| D | ap_compat.h | 317 #define regexec ap_regexec macro
|