Searched refs:tre_fill_pmatch (Results 1 – 4 of 4) sorted by relevance
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
D | regexec.c | 46 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, 779 tre_fill_pmatch(bt + 1, pmatch, tnfa->cflags & ~REG_NOSUB, in tre_tnfa_run_backtrack() 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() function 1024 tre_fill_pmatch(nmatch, pmatch, tnfa->cflags, tnfa, tags, eo); in regexec()
|
/third_party/musl/porting/uniproton/kernel/src/regex/ |
D | regexec.c | 46 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, 779 tre_fill_pmatch(bt + 1, pmatch, tnfa->cflags & ~REG_NOSUB, in tre_tnfa_run_backtrack() 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() function 1024 tre_fill_pmatch(nmatch, pmatch, tnfa->cflags, tnfa, tags, eo); in regexec()
|
/third_party/musl/src/regex/ |
D | regexec.c | 46 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, 779 tre_fill_pmatch(bt + 1, pmatch, tnfa->cflags & ~REG_NOSUB, in tre_tnfa_run_backtrack() 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() function 1024 tre_fill_pmatch(nmatch, pmatch, tnfa->cflags, tnfa, tags, eo); in regexec()
|
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
D | regexec.c | 46 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, 779 tre_fill_pmatch(bt + 1, pmatch, tnfa->cflags & ~REG_NOSUB, in tre_tnfa_run_backtrack() 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() function 1024 tre_fill_pmatch(nmatch, pmatch, tnfa->cflags, tnfa, tags, eo); in regexec()
|