abkref_ents 597 maint/gnulib/lib/regex_internal.h Idx abkref_ents; abkref_ents 4032 maint/gnulib/lib/regexec.c mctx->abkref_ents = n; abkref_ents 4090 maint/gnulib/lib/regexec.c if (mctx->nbkref_ents >= mctx->abkref_ents) abkref_ents 4094 maint/gnulib/lib/regexec.c mctx->abkref_ents * 2); abkref_ents 4102 maint/gnulib/lib/regexec.c sizeof (struct re_backref_cache_entry) * mctx->abkref_ents); abkref_ents 4103 maint/gnulib/lib/regexec.c mctx->abkref_ents *= 2;