Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregerror.c106 static const char *regatoi(const regex_t *preg, char *localbuf, size_t buflen); in __weak_alias()
178 s = regatoi(preg, convbuf, sizeof convbuf); in regerror()
208 regatoi( in regatoi() function