Searched refs:subexp_from (Results 1 – 2 of 2) sorted by relevance
1973 if (str_idx < lim->subexp_from) in check_dst_limits_calc_pos()1980 boundaries = (str_idx == lim->subexp_from); in check_dst_limits_calc_pos()2007 if (str_idx <= ent->subexp_from || ent->str_idx < 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()2568 - bkref_ent->subexp_from); in transit_state_bkref()3194 to_idx = cur_str + ent->subexp_to - ent->subexp_from; in expand_bkref_cache()4154 mctx->bkref_ents[mctx->nbkref_ents].subexp_from = from; in match_ctx_add_entry()
585 Idx subexp_from; member
Completed in 15 milliseconds