REGS_REALLOCATE   457 lib/regexec.c    int rval = REGS_REALLOCATE;
REGS_REALLOCATE   477 lib/regexec.c    else if (regs_allocated == REGS_REALLOCATE)
REGS_REALLOCATE   537 lib/regexec.c        bufp->regs_allocated = REGS_REALLOCATE;
REGS_REALLOCATE  3155 src/regex-emacs.c       bufp->regs_allocated = REGS_REALLOCATE;
REGS_REALLOCATE  4180 src/regex-emacs.c 		  bufp->regs_allocated = REGS_REALLOCATE;
REGS_REALLOCATE  4182 src/regex-emacs.c 	      else if (bufp->regs_allocated == REGS_REALLOCATE)