Home
last modified time | relevance | path

Searched refs:ONIG_SYN_OP_LPAREN_SUBEXP (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregsyntax.c66 ( SYN_POSIX_COMMON_OP | ONIG_SYN_OP_LPAREN_SUBEXP |
H A Donigcmpt200.h113 ONIG_SYN_OP_LPAREN_SUBEXP
H A Dregint.h647 ONIG_SYN_OP_BRACE_INTERVAL | ONIG_SYN_OP_LPAREN_SUBEXP | \
H A Doniguruma.h447 #define ONIG_SYN_OP_LPAREN_SUBEXP (1U<<12) /* (...) */ macro
H A Dregparse.c3687 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_LPAREN_SUBEXP)) break; in fetch_token()
3692 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_LPAREN_SUBEXP)) break; in fetch_token()

Completed in 44 milliseconds