REG_BADRPT        298 ereg/regex/regcomp.c 		SETERROR(REG_BADRPT);
REG_BADRPT        315 ereg/regex/regcomp.c 		REQUIRE(!MORE() || !isdigit(PEEK()), REG_BADRPT);
REG_BADRPT        331 ereg/regex/regcomp.c 	REQUIRE(!wascaret, REG_BADRPT);
REG_BADRPT        379 ereg/regex/regcomp.c 	SETERROR(REG_BADRPT);
REG_BADRPT        472 ereg/regex/regcomp.c 		SETERROR(REG_BADRPT);
REG_BADRPT        518 ereg/regex/regcomp.c 		REQUIRE(starordinary, REG_BADRPT);
REG_BADRPT         52 ereg/regex/regerror.c 	{REG_BADRPT,	"REG_BADRPT",	"repetition-operator operand invalid"},
REG_BADRPT         83 mbstring/oniguruma/regposix.c     { ONIGERR_TARGET_OF_REPEAT_OPERATOR_NOT_SPECIFIED,    REG_BADRPT  },
REG_BADRPT         84 mbstring/oniguruma/regposix.c     { ONIGERR_TARGET_OF_REPEAT_OPERATOR_INVALID,          REG_BADRPT  },
REG_BADRPT         85 mbstring/oniguruma/regposix.c     { ONIGERR_NESTED_REPEAT_OPERATOR,                     REG_BADRPT  },
REG_BADRPT         81 pcre/pcrelib/pcreposix.c   REG_BADRPT,  /* nothing to repeat */
REG_BADRPT         83 pcre/pcrelib/pcreposix.c   REG_BADRPT,  /* operand of unlimited repeat could match the empty string */