re_sub_match_last_t
re_sub_match_last_t **lasts;
re_sub_match_last_t *sub_last,
re_sub_match_last_t *sub_last;
re_sub_match_last_t *sub_last, Idx bkref_node, Idx bkref_str)
static re_sub_match_last_t * match_ctx_add_sublast (re_sub_match_top_t *subtop,
re_sub_match_last_t *last = top->lasts[sl_idx];
static re_sub_match_last_t *
re_sub_match_last_t *new_entry;
re_sub_match_last_t **new_array = re_realloc (subtop->lasts,
re_sub_match_last_t *,
new_entry = calloc (1, sizeof (re_sub_match_last_t));