Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dtre.h141 int so_tag; member
H A Dregexec.c944 if (submatch_data[i].so_tag == tnfa->end_tag) in tre_fill_pmatch()
947 pmatch[i].rm_so = tags[submatch_data[i].so_tag]; in tre_fill_pmatch()
H A Dregcomp.c1193 tnfa->submatch_data[id].so_tag = tag; in tre_purge_regset()
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dtre.h140 int so_tag; member
H A Dregexec.c944 if (submatch_data[i].so_tag == tnfa->end_tag) in tre_fill_pmatch()
947 pmatch[i].rm_so = tags[submatch_data[i].so_tag]; in tre_fill_pmatch()
H A Dregcomp.c1192 tnfa->submatch_data[id].so_tag = tag; in tre_purge_regset()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dtre.h140 int so_tag; member
H A Dregexec.c944 if (submatch_data[i].so_tag == tnfa->end_tag) in tre_fill_pmatch()
947 pmatch[i].rm_so = tags[submatch_data[i].so_tag]; in tre_fill_pmatch()
H A Dregcomp.c1192 tnfa->submatch_data[id].so_tag = tag; in tre_purge_regset()
/third_party/musl/src/regex/
H A Dtre.h139 int so_tag; member
H A Dregexec.c944 if (submatch_data[i].so_tag == tnfa->end_tag) in tre_fill_pmatch()
947 pmatch[i].rm_so = tags[submatch_data[i].so_tag]; in tre_fill_pmatch()
H A Dregcomp.c1192 tnfa->submatch_data[id].so_tag = tag; in tre_purge_regset()

Completed in 20 milliseconds