Home
last modified time | relevance | path

Searched defs:preg (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/posix/
Dregfree.c56 regfree(regex_t *preg) in regfree()
Dregerror.c115 const regex_t *__restrict preg, in regerror()
161 regatoi(const regex_t *preg, char *localbuf) in regatoi()
Dregexec.c156 regexec(const regex_t *__restrict preg, in regexec()
Dregcomp.c183 regcomp(regex_t *__restrict preg, const char *__restrict pattern, int cflags) in regcomp()