Searched refs:subexp_from (Results 1 – 2 of 2) sorted by relevance
1925 if (str_idx < lim->subexp_from) in check_dst_limits_calc_pos()1932 boundaries = (str_idx == lim->subexp_from); in check_dst_limits_calc_pos()1960 if (str_idx <= ent->subexp_from || ent->str_idx < str_idx) in check_subexp_limits()2074 subexp_len = entry->subexp_to - entry->subexp_from; in sift_states_bkref()2523 subexp_len = bkref_ent->subexp_to - bkref_ent->subexp_from; in transit_state_bkref()2528 - bkref_ent->subexp_from); in transit_state_bkref()3150 to_idx = cur_str + ent->subexp_to - ent->subexp_from; in expand_bkref_cache()4133 mctx->bkref_ents[mctx->nbkref_ents].subexp_from = from; in match_ctx_add_entry()
499 int subexp_from; member
Completed in 11 milliseconds