REGS_UNALLOCATED 766 lib/regcomp.c preg->regs_allocated = REGS_UNALLOCATED; REGS_UNALLOCATED 498 lib/regexec.c if (BE (bufp->regs_allocated == REGS_UNALLOCATED, 0)) REGS_UNALLOCATED 530 lib/regexec.c if (regs_allocated == REGS_UNALLOCATED) REGS_UNALLOCATED 534 lib/regexec.c return REGS_UNALLOCATED; REGS_UNALLOCATED 539 lib/regexec.c return REGS_UNALLOCATED; REGS_UNALLOCATED 552 lib/regexec.c return REGS_UNALLOCATED; REGS_UNALLOCATED 557 lib/regexec.c return REGS_UNALLOCATED; REGS_UNALLOCATED 613 lib/regexec.c bufp->regs_allocated = REGS_UNALLOCATED;