Searched refs:TRE_REGEX_T_FIELD (Results 1 – 5 of 5) sorted by relevance
115 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_have_backrefs()122 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_have_approx()194 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_regnexec()207 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_regexec()239 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_regexecb()248 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_regnexecb()261 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_regwnexec()271 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_regwexec()304 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_reguexec()366 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_reganexec()[all …]
2169 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in tre_compile()2181 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in tre_compile()2196 tnfa = (void *)preg->TRE_REGEX_T_FIELD; in tre_free()
204 #ifndef TRE_REGEX_T_FIELD205 #define TRE_REGEX_T_FIELD value macro
153 #define TRE_REGEX_T_FIELD value macro
257 AC_DEFINE_UNQUOTED(TRE_REGEX_T_FIELD, $tre_regex_t_field) definition259 AC_DEFINE(TRE_REGEX_T_FIELD, value) definition262 AH_VERBATIM(TRE_REGEX_T_FIELD,265 #ifndef TRE_REGEX_T_FIELD266 #undef TRE_REGEX_T_FIELD