RE_DUP_MAX 3732 lib/regcomp.c num = (num > RE_DUP_MAX) ? REG_ERROR : num; RE_DUP_MAX 318 lib/regex.h # ifdef RE_DUP_MAX