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

/fuchsia/zircon/third_party/ulib/musl/third_party/tre/
H A Dtre.h40 #define TRE_REGEX_T_FIELD __opaque macro
H A Dregcomp.c2620 preg->TRE_REGEX_T_FIELD = (void*)tnfa;
2632 preg->TRE_REGEX_T_FIELD = (void*)tnfa;
2642 tnfa = (void*)preg->TRE_REGEX_T_FIELD;
H A Dregexec.c860 tre_tnfa_t* tnfa = (void*)preg->TRE_REGEX_T_FIELD;

Completed in 85 milliseconds