re_sub_match_top_t  611 maint/gnulib/lib/regex_internal.h   re_sub_match_top_t **sub_tops;
re_sub_match_top_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_top_t  135 maint/gnulib/lib/regexec.c 				     const re_sub_match_top_t *sub_top,
re_sub_match_top_t 2654 maint/gnulib/lib/regexec.c       re_sub_match_top_t *sub_top = mctx->sub_tops[sub_top_idx];
re_sub_match_top_t 2784 maint/gnulib/lib/regexec.c get_subexp_sub (re_match_context_t *mctx, const re_sub_match_top_t *sub_top,
re_sub_match_top_t 4062 maint/gnulib/lib/regexec.c 	     sizeof (re_sub_match_top_t *));
re_sub_match_top_t 4067 maint/gnulib/lib/regexec.c       mctx->sub_tops = re_malloc (re_sub_match_top_t *, n);
re_sub_match_top_t 4093 maint/gnulib/lib/regexec.c       re_sub_match_top_t *top = mctx->sub_tops[st_idx];
re_sub_match_top_t 4209 maint/gnulib/lib/regexec.c       re_sub_match_top_t **new_array = re_realloc (mctx->sub_tops,
re_sub_match_top_t 4210 maint/gnulib/lib/regexec.c 						   re_sub_match_top_t *,
re_sub_match_top_t 4217 maint/gnulib/lib/regexec.c   mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t));
re_sub_match_top_t 4230 maint/gnulib/lib/regexec.c match_ctx_add_sublast (re_sub_match_top_t *subtop, Idx node, Idx str_idx)