Searched refs:str_idx (Results 1 – 2 of 2) sorted by relevance
165 int str_idx,1539 --str_idx; in sift_states_backward()1960 if (str_idx <= ent->subexp_from || ent->str_idx < str_idx) in check_subexp_limits()2334 int str_idx) in check_subexp_matching_top() argument2754 to_idx = bkref_str + sub_last->str_idx - sub_top->str_idx; in get_subexp_sub()2898 ++str_idx; in check_arrival()4132 mctx->bkref_ents[mctx->nbkref_ents].str_idx = str_idx; in match_ctx_add_entry()4165 if (mctx->bkref_ents[mid].str_idx < str_idx) in search_cur_bkref_entry()4170 if (left < last && mctx->bkref_ents[left].str_idx == str_idx) in search_cur_bkref_entry()4202 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx; in match_ctx_add_subtop()[all …]
477 int str_idx; /* The position NODE match at. */ member487 int str_idx; member498 int str_idx; member
Completed in 13 milliseconds