Home
last modified time | relevance | path

Searched refs:str_idx (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dregexec.c28 Idx str_idx);
103 Idx str_idx);
120 Idx str_idx);
1591 --str_idx; in sift_states_backward()
2007 if (str_idx <= ent->subexp_from || ent->str_idx < str_idx) in check_subexp_limits()
2798 to_idx = bkref_str + sub_last->str_idx - sub_top->str_idx; in get_subexp_sub()
2946 ++str_idx; in check_arrival()
4153 mctx->bkref_ents[mctx->nbkref_ents].str_idx = str_idx; in match_ctx_add_entry()
4185 if (mctx->bkref_ents[mid].str_idx < str_idx) in search_cur_bkref_entry()
4220 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx; in match_ctx_add_subtop()
[all …]
A Dregex_internal.h563 Idx str_idx; /* The position NODE match at. */ member
573 Idx str_idx; member
584 Idx str_idx; member

Completed in 15 milliseconds