Home
last modified time | relevance | path

Searched refs:REGS_REALLOCATE (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dregexp.c250 regex->pattern.regs_allocated = REGS_REALLOCATE;
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex.h494 # define REGS_REALLOCATE 1 macro
Dregexec.c516 int rval = REGS_REALLOCATE; in re_copy_regs()
536 else if (regs_allocated == REGS_REALLOCATE) in re_copy_regs()
599 bufp->regs_allocated = REGS_REALLOCATE;