Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Donigcmpt200.h158 ONIG_SYN_OP2_OPTION_RUBY
H A Doniguruma.h554 #define ONIG_SYN_OP2_OPTION_RUBY (1U<<3) /* (?imx), (?-imx) */ macro
H A Dregparse.c41 ONIG_SYN_OP2_OPTION_RUBY |
4531 else if (IS_SYNTAX_OP2(env->syntax, ONIG_SYN_OP2_OPTION_RUBY)) { in parse_effect()

Completed in 26 milliseconds