Searched refs:regexec_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/include/
H A Dregex.h138 typedef int (*regexec_t)(const regex_t*, void*, const char*, size_t, const char*, size_t, char**, regdisc_t*); typedef
174 regexec_t re_execf; /* (?{...}) execute function */

Completed in 11 milliseconds