re_sub_match_last_t  578 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  136 maint/gnulib/lib/regexec.c 				     re_sub_match_last_t *sub_last,
re_sub_match_last_t 2655 maint/gnulib/lib/regexec.c       re_sub_match_last_t *sub_last;
re_sub_match_last_t 2785 maint/gnulib/lib/regexec.c 		re_sub_match_last_t *sub_last, Idx bkref_node, Idx bkref_str)
re_sub_match_last_t 4096 maint/gnulib/lib/regexec.c 	  re_sub_match_last_t *last = top->lasts[sl_idx];
re_sub_match_last_t 4229 maint/gnulib/lib/regexec.c static re_sub_match_last_t *
re_sub_match_last_t 4232 maint/gnulib/lib/regexec.c   re_sub_match_last_t *new_entry;
re_sub_match_last_t 4236 maint/gnulib/lib/regexec.c       re_sub_match_last_t **new_array = re_realloc (subtop->lasts,
re_sub_match_last_t 4237 maint/gnulib/lib/regexec.c 						    re_sub_match_last_t *,
re_sub_match_last_t 4244 maint/gnulib/lib/regexec.c   new_entry = calloc (1, sizeof (re_sub_match_last_t));