re_sub_match_top_t  602 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  131 maint/gnulib/lib/regexec.c 				     const re_sub_match_top_t *sub_top,
re_sub_match_top_t 2629 maint/gnulib/lib/regexec.c       re_sub_match_top_t *sub_top = mctx->sub_tops[sub_top_idx];
re_sub_match_top_t 2759 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 4018 maint/gnulib/lib/regexec.c 	     sizeof (re_sub_match_top_t *));
re_sub_match_top_t 4023 maint/gnulib/lib/regexec.c       mctx->sub_tops = re_malloc (re_sub_match_top_t *, n);
re_sub_match_top_t 4049 maint/gnulib/lib/regexec.c       re_sub_match_top_t *top = mctx->sub_tops[st_idx];
re_sub_match_top_t 4165 maint/gnulib/lib/regexec.c       re_sub_match_top_t **new_array = re_realloc (mctx->sub_tops,
re_sub_match_top_t 4166 maint/gnulib/lib/regexec.c 						   re_sub_match_top_t *,
re_sub_match_top_t 4173 maint/gnulib/lib/regexec.c   mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t));
re_sub_match_top_t 4186 maint/gnulib/lib/regexec.c match_ctx_add_sublast (re_sub_match_top_t *subtop, Idx node, Idx str_idx)