REG_BADBR         358 ereg/regex/regcomp.c 				REQUIRE(count <= count2, REG_BADBR);
REG_BADBR         368 ereg/regex/regcomp.c 			SETERROR(REG_BADBR);
REG_BADBR         536 ereg/regex/regcomp.c 				REQUIRE(count <= count2, REG_BADBR);
REG_BADBR         546 ereg/regex/regcomp.c 			SETERROR(REG_BADBR);
REG_BADBR         570 ereg/regex/regcomp.c 	REQUIRE(ndigits > 0 && count <= DUPMAX, REG_BADBR);
REG_BADBR          49 ereg/regex/regerror.c 	{REG_BADBR,	"REG_BADBR",	"invalid repetition count(s)"},
REG_BADBR          94 mbstring/oniguruma/regposix.c     { ONIGERR_TOO_BIG_NUMBER_FOR_REPEAT_RANGE,            REG_BADBR   },
REG_BADBR          95 mbstring/oniguruma/regposix.c     { ONIGERR_UPPER_SMALLER_THAN_LOWER_IN_REPEAT_RANGE,   REG_BADBR   },
REG_BADBR          75 pcre/pcrelib/pcreposix.c   REG_BADBR,   /* numbers out of order in {} quantifier */
REG_BADBR          77 pcre/pcrelib/pcreposix.c   REG_BADBR,   /* number too big in {} quantifier */