Searched defs:regexec (Results 1 – 2 of 2) sorted by relevance
| /posix/ |
| A D | regex.c | 43 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
|
| A D | regexec.c | 193 regexec (const regex_t *__restrict preg, const char *__restrict string, in regexec() function
|
Completed in 13 milliseconds