Searched refs:ONIG_SYN_OP2_OPTION_RUBY (Results 1 – 3 of 3) sorted by relevance
158 ONIG_SYN_OP2_OPTION_RUBY
554 #define ONIG_SYN_OP2_OPTION_RUBY (1U<<3) /* (?imx), (?-imx) */ macro
41 ONIG_SYN_OP2_OPTION_RUBY |4531 else if (IS_SYNTAX_OP2(env->syntax, ONIG_SYN_OP2_OPTION_RUBY)) { in parse_effect()
Completed in 42 milliseconds