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