Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregsyntax.c48 ( SYN_POSIX_COMMON_OP | ONIG_SYN_OP_LPAREN_SUBEXP |
H A Donigcmpt200.h113 ONIG_SYN_OP_LPAREN_SUBEXP
H A Dregint.h770 ONIG_SYN_OP_BRACE_INTERVAL | ONIG_SYN_OP_LPAREN_SUBEXP | \
H A Doniguruma.h531 #define ONIG_SYN_OP_LPAREN_SUBEXP (1U<<12) /* (...) */ macro
H A Dregparse.c3492 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_LPAREN_SUBEXP)) break; in fetch_token()
3497 if (! IS_SYNTAX_OP(syn, ONIG_SYN_OP_LPAREN_SUBEXP)) break; in fetch_token()

Completed in 49 milliseconds