Home
last modified time | relevance | path

Searched refs:ONIG_SYN_OP2_OPTION_RUBY (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Donigcmpt200.h158 ONIG_SYN_OP2_OPTION_RUBY
H A Doniguruma.h470 #define ONIG_SYN_OP2_OPTION_RUBY (1U<<3) /* (?imx), (?-imx) */ macro
H A Dregparse.c45 ONIG_SYN_OP2_OPTION_RUBY |
4667 else if (IS_SYNTAX_OP2(env->syntax, ONIG_SYN_OP2_OPTION_RUBY)) { in parse_enclose()

Completed in 65 milliseconds