Lines Matching refs:lasts
2761 sub_last = sub_top->lasts[sub_last_idx];4241 re_sub_match_last_t *last = top->lasts[sl_idx];4245 re_free (top->lasts);4385 re_sub_match_last_t **new_array = re_realloc (subtop->lasts,4390 subtop->lasts = new_array;4396 subtop->lasts[subtop->nlasts] = new_entry;