Searched refs:ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dregsyntax.c95 , ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC
117 , ( ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC | ONIG_SYN_NOT_NEWLINE_IN_NEGATIVE_CC )
H A Dregparse.c1829 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC))
4428 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC))
4445 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC))
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Doniguruma.h504 #define ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC (1U<<22) macro

Completed in 66 milliseconds