REG_EPAREN        254 ereg/regex/regcomp.c 		REQUIRE(MORE(), REG_EPAREN);
REG_EPAREN        267 ereg/regex/regcomp.c 		MUSTEAT(')', REG_EPAREN);
REG_EPAREN        278 ereg/regex/regcomp.c 		SETERROR(REG_EPAREN);
REG_EPAREN        488 ereg/regex/regcomp.c 		REQUIRE(EATTWO('\\', ')'), REG_EPAREN);
REG_EPAREN        492 ereg/regex/regcomp.c 		SETERROR(REG_EPAREN);
REG_EPAREN         47 ereg/regex/regerror.c 	{REG_EPAREN,	"REG_EPAREN",	"parentheses not balanced"},
REG_EPAREN         86 mbstring/oniguruma/regposix.c     { ONIGERR_UNMATCHED_CLOSE_PARENTHESIS,                REG_EPAREN  },
REG_EPAREN         87 mbstring/oniguruma/regposix.c     { ONIGERR_END_PATTERN_WITH_UNMATCHED_PARENTHESIS,     REG_EPAREN  },
REG_EPAREN         87 pcre/pcrelib/pcreposix.c   REG_EPAREN,  /* missing ) */
REG_EPAREN         92 pcre/pcrelib/pcreposix.c   REG_EPAREN,  /* missing ) after comment */
REG_EPAREN         97 pcre/pcrelib/pcreposix.c   REG_EPAREN,  /* unmatched parentheses */