RE_DUP_MAX       3737 compat/regex/regcomp.c       num = (num > RE_DUP_MAX) ? -2 : num;
RE_DUP_MAX        267 compat/regex/regex.h # ifdef RE_DUP_MAX