HomeSort by: relevance | last modified time | path
    Searched defs:regmatch_t (Results 1 - 1 of 1) sorted by relevancy

  /src/include/
regex.h 94 } regmatch_t; typedef in typeref:struct:__anon5fac6af10208
140 const char * __restrict, size_t, regmatch_t [], int);
143 ssize_t regnsub(char *, size_t, const char *, const regmatch_t *, const char *);
144 ssize_t regasub(char **buf, const char *, const regmatch_t *, const char *);

Completed in 12 milliseconds