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  3158 src/regex-emacs.c       bufp->regs_allocated = REGS_REALLOCATE;
REGS_REALLOCATE  4175 src/regex-emacs.c 		  bufp->regs_allocated = REGS_REALLOCATE;
REGS_REALLOCATE  4177 src/regex-emacs.c 	      else if (bufp->regs_allocated == REGS_REALLOCATE)