Home
last modified time | relevance | path

Searched refs:REG_REALLOCATE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
H A Dregex.h493 #define REG_REALLOCATE 1 macro
709 # define REGS_REALLOCATE REG_REALLOCATE
H A Dregexec.c494 int rval = REG_REALLOCATE; in re_copy_regs()
509 else if (regs_allocated == REG_REALLOCATE) in re_copy_regs()
564 bufp->re_regs_allocated = REG_REALLOCATE; in re_set_registers()