Home
last modified time | relevance | path

Searched refs:REG_EPAREN (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcreposix.c89 REG_EPAREN, /* missing ) */
94 REG_EPAREN, /* missing ) after comment */
99 REG_EPAREN, /* unmatched parentheses */
H A Dpcreposix.h85 REG_EPAREN, /* unbalanced () */ enumerator
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregposix.c87 { ONIGERR_UNMATCHED_CLOSE_PARENTHESIS, REG_EPAREN }, in onig2posix_error_code()
88 { ONIGERR_END_PATTERN_WITH_UNMATCHED_PARENTHESIS, REG_EPAREN }, in onig2posix_error_code()
H A Donigposix.h53 #define REG_EPAREN 8 macro

Completed in 7 milliseconds