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