Searched refs:ONIG_SYN_OP2_OPTION_RUBY (Results 1 – 2 of 2) sorted by relevance
472 #define ONIG_SYN_OP2_OPTION_RUBY (1U<<3) /* (?imx), (?-imx) */ macro
47 ONIG_SYN_OP2_OPTION_RUBY |4677 else if (IS_SYNTAX_OP2(env->syntax, ONIG_SYN_OP2_OPTION_RUBY)) { in parse_enclose()