Searched refs:subexp_to (Results 1 – 2 of 2) sorted by relevance
1976 if (lim->subexp_to < str_idx) in check_dst_limits_calc_pos()1981 boundaries |= (str_idx == lim->subexp_to) << 1; in check_dst_limits_calc_pos()2011 if (ent->subexp_to == str_idx) in check_subexp_limits()2121 subexp_len = entry->subexp_to - entry->subexp_from; in sift_states_bkref()2563 subexp_len = bkref_ent->subexp_to - bkref_ent->subexp_from; in transit_state_bkref()2567 dest_str_idx = (cur_str_idx + bkref_ent->subexp_to in transit_state_bkref()3194 to_idx = cur_str + ent->subexp_to - ent->subexp_from; in expand_bkref_cache()4155 mctx->bkref_ents[mctx->nbkref_ents].subexp_to = to; in match_ctx_add_entry()
586 Idx subexp_to; member
Completed in 14 milliseconds