Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dtre.h41 #define TRE_REGEX_T_FIELD __opaque macro
H A Dregcomp.c2887 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2899 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2914 tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regfree()
H A Dregexec.c999 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regexec()
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dtre.h41 #define TRE_REGEX_T_FIELD __opaque macro
H A Dregcomp.c2886 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2898 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2913 tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regfree()
H A Dregexec.c999 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regexec()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dtre.h41 #define TRE_REGEX_T_FIELD __opaque macro
H A Dregcomp.c2886 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2898 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2913 tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regfree()
H A Dregexec.c999 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regexec()
/third_party/musl/src/regex/
H A Dtre.h40 #define TRE_REGEX_T_FIELD __opaque macro
H A Dregcomp.c2886 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2898 preg->TRE_REGEX_T_FIELD = (void *)tnfa; in regcomp()
2913 tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regfree()
H A Dregexec.c999 tre_tnfa_t *tnfa = (void *)preg->TRE_REGEX_T_FIELD; in regexec()

Completed in 22 milliseconds