nlasts 577 maint/gnulib/lib/regex_internal.h Idx nlasts; /* The number of LASTS. */ nlasts 2665 maint/gnulib/lib/regexec.c for (sub_last_idx = 0; sub_last_idx < sub_top->nlasts; ++sub_last_idx) nlasts 2707 maint/gnulib/lib/regexec.c if (sub_last_idx < sub_top->nlasts) nlasts 4094 maint/gnulib/lib/regexec.c for (sl_idx = 0; sl_idx < top->nlasts; ++sl_idx) nlasts 4233 maint/gnulib/lib/regexec.c if (__glibc_unlikely (subtop->nlasts == subtop->alasts)) nlasts 4247 maint/gnulib/lib/regexec.c subtop->lasts[subtop->nlasts] = new_entry; nlasts 4250 maint/gnulib/lib/regexec.c ++subtop->nlasts;