Home
last modified time | relevance | path

Searched refs:eo_tag (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/regex/
Dtre.h142 int eo_tag; member
Dregexec.c949 if (submatch_data[i].eo_tag == tnfa->end_tag) in tre_fill_pmatch()
952 pmatch[i].rm_eo = tags[submatch_data[i].eo_tag]; in tre_fill_pmatch()
Dregcomp.c1194 tnfa->submatch_data[id].eo_tag = tag; in tre_purge_regset()
/third_party/musl/src/regex/
Dtre.h141 int eo_tag; member
Dregexec.c949 if (submatch_data[i].eo_tag == tnfa->end_tag) in tre_fill_pmatch()
952 pmatch[i].rm_eo = tags[submatch_data[i].eo_tag]; in tre_fill_pmatch()
Dregcomp.c1194 tnfa->submatch_data[id].eo_tag = tag; in tre_purge_regset()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dtre.h143 int eo_tag; member
Dregexec.c949 if (submatch_data[i].eo_tag == tnfa->end_tag) in tre_fill_pmatch()
952 pmatch[i].rm_eo = tags[submatch_data[i].eo_tag]; in tre_fill_pmatch()
Dregcomp.c1195 tnfa->submatch_data[id].eo_tag = tag; in tre_purge_regset()
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dtre.h142 int eo_tag; member
Dregexec.c949 if (submatch_data[i].eo_tag == tnfa->end_tag) in tre_fill_pmatch()
952 pmatch[i].rm_eo = tags[submatch_data[i].eo_tag]; in tre_fill_pmatch()
Dregcomp.c1194 tnfa->submatch_data[id].eo_tag = tag; in tre_purge_regset()