ONIG_SYN_OP_LPAREN_SUBEXP  113 ext/mbstring/oniguruma/onigcmpt200.h        ONIG_SYN_OP_LPAREN_SUBEXP
ONIG_SYN_OP_LPAREN_SUBEXP  647 ext/mbstring/oniguruma/regint.h     ONIG_SYN_OP_BRACE_INTERVAL | ONIG_SYN_OP_LPAREN_SUBEXP | \
ONIG_SYN_OP_LPAREN_SUBEXP 3687 ext/mbstring/oniguruma/regparse.c       if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_LPAREN_SUBEXP)) break;
ONIG_SYN_OP_LPAREN_SUBEXP 3692 ext/mbstring/oniguruma/regparse.c       if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_LPAREN_SUBEXP)) break;
ONIG_SYN_OP_LPAREN_SUBEXP   66 ext/mbstring/oniguruma/regsyntax.c   ( SYN_POSIX_COMMON_OP | ONIG_SYN_OP_LPAREN_SUBEXP |