Searched defs:regexec_t (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | regex.h | 137 typedef int (*regexec_t)(const regex_t*, void*, const char*, size_t, const char*, size_t, char**, r… typedef
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | regex.h | 138 typedef int (*regexec_t)(const regex_t*, void*, const char*, size_t, const char*, size_t, char**, regdisc_t*); typedef
|