Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregsyntax.c94 , ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC
116 , ( ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC | ONIG_SYN_NOT_NEWLINE_IN_NEGATIVE_CC )
H A Doniguruma.h505 #define ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC (1U<<22) macro
H A Dregparse.c1778 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC)) in add_code_range()
4112 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC)) in next_state_val()
4129 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC)) in next_state_val()

Completed in 23 milliseconds