Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregsyntax.c147 ONIG_SYN_OP_ESC_CONTROL_CHARS | ONIG_SYN_OP_ESC_C_CONTROL |
172 ONIG_SYN_OP_ESC_C_CONTROL )
196 ONIG_SYN_OP_ESC_C_CONTROL )
H A Donigcmpt200.h143 ONIG_SYN_OP_ESC_C_CONTROL
H A Doniguruma.h462 #define ONIG_SYN_OP_ESC_C_CONTROL (1U<<27) /* \cx */ macro
H A Dregparse.c42 ONIG_SYN_OP_ESC_C_CONTROL )
2442 if (IS_SYNTAX_OP(env->syntax, ONIG_SYN_OP_ESC_C_CONTROL)) { in fetch_escaped_value()

Completed in 23 milliseconds