re_sub_match_last_t  569 maint/gnulib/lib/regex_internal.h   re_sub_match_last_t **lasts;
re_sub_match_last_t   29 maint/gnulib/lib/regexec.c static re_sub_match_last_t * match_ctx_add_sublast (re_sub_match_top_t *subtop,
re_sub_match_last_t  132 maint/gnulib/lib/regexec.c 				     re_sub_match_last_t *sub_last,
re_sub_match_last_t 2630 maint/gnulib/lib/regexec.c       re_sub_match_last_t *sub_last;
re_sub_match_last_t 2760 maint/gnulib/lib/regexec.c 		re_sub_match_last_t *sub_last, Idx bkref_node, Idx bkref_str)
re_sub_match_last_t 4052 maint/gnulib/lib/regexec.c 	  re_sub_match_last_t *last = top->lasts[sl_idx];
re_sub_match_last_t 4185 maint/gnulib/lib/regexec.c static re_sub_match_last_t *
re_sub_match_last_t 4188 maint/gnulib/lib/regexec.c   re_sub_match_last_t *new_entry;
re_sub_match_last_t 4192 maint/gnulib/lib/regexec.c       re_sub_match_last_t **new_array = re_realloc (subtop->lasts,
re_sub_match_last_t 4193 maint/gnulib/lib/regexec.c 						    re_sub_match_last_t *,
re_sub_match_last_t 4200 maint/gnulib/lib/regexec.c   new_entry = calloc (1, sizeof (re_sub_match_last_t));