Home
last modified time | relevance | path

Searched refs:regatoi (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/regex/
Dregerror.c47 static char *regatoi(const regex_t *, char *, int);
88 s = regatoi(preg, convbuf, sizeof convbuf); in regerror()
118 regatoi(const regex_t *preg, char *localbuf, int localbufsize) in regatoi() function