Home
last modified time | relevance | path

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

/PHP-7.1/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 Doniguruma.h462 #define ONIG_SYN_OP_ESC_C_CONTROL (1U<<27) /* \cx */ macro
H A Dregparse.c42 ONIG_SYN_OP_ESC_C_CONTROL )
2452 if (IS_SYNTAX_OP(env->syntax, ONIG_SYN_OP_ESC_C_CONTROL)) { in fetch_escaped_value()

Completed in 29 milliseconds