Home
last modified time | relevance | path

Searched refs:ONIG_SYN_OP_ESC_C_CONTROL (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregsyntax.c93 ONIG_SYN_OP_ESC_CONTROL_CHARS | ONIG_SYN_OP_ESC_C_CONTROL |
109 ONIG_SYN_OP_ESC_C_CONTROL )
125 ONIG_SYN_OP_ESC_C_CONTROL )
H A Donigcmpt200.h143 ONIG_SYN_OP_ESC_C_CONTROL
H A Doniguruma.h546 #define ONIG_SYN_OP_ESC_C_CONTROL (1U<<27) /* \cx */ macro
H A Dregparse.c38 ONIG_SYN_OP_ESC_C_CONTROL )
2414 if (IS_SYNTAX_OP(env->syntax, ONIG_SYN_OP_ESC_C_CONTROL)) { in fetch_escaped_value()

Completed in 34 milliseconds