Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregex.c43 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
Dregexec.c193 regexec (const regex_t *__restrict preg, const char *__restrict string, in regexec() function