Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dtre.h160 char *firstpos_chars; member
H A Dregcomp.c2840 tnfa->firstpos_chars = NULL; in regcomp()
2949 if (tnfa->firstpos_chars) in regfree()
2950 xfree(tnfa->firstpos_chars); in regfree()
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dtre.h159 char *firstpos_chars; member
H A Dregcomp.c2839 tnfa->firstpos_chars = NULL; in regcomp()
2948 if (tnfa->firstpos_chars) in regfree()
2949 xfree(tnfa->firstpos_chars); in regfree()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dtre.h159 char *firstpos_chars; member
H A Dregcomp.c2839 tnfa->firstpos_chars = NULL; in regcomp()
2948 if (tnfa->firstpos_chars) in regfree()
2949 xfree(tnfa->firstpos_chars); in regfree()
/third_party/musl/src/regex/
H A Dtre.h158 char *firstpos_chars; member
H A Dregcomp.c2839 tnfa->firstpos_chars = NULL; in regcomp()
2948 if (tnfa->firstpos_chars) in regfree()
2949 xfree(tnfa->firstpos_chars); in regfree()

Completed in 16 milliseconds