Searched refs:lasts (Results 1 – 2 of 2) sorted by relevance
594 re_sub_match_last_t **lasts; member
2757 sub_last = sub_top->lasts[sub_last_idx]; in get_subexp()4236 re_sub_match_last_t *last = top->lasts[sl_idx]; in match_ctx_clean()4240 re_free (top->lasts); in match_ctx_clean()4380 re_sub_match_last_t **new_array = re_realloc (subtop->lasts, in match_ctx_add_sublast()4385 subtop->lasts = new_array; in match_ctx_add_sublast()4391 subtop->lasts[subtop->nlasts] = new_entry; in match_ctx_add_sublast()