Searched refs:ONIG_SYN_OP_ESC_C_CONTROL (Results 1 – 4 of 4) sorted by relevance
93 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 )
143 ONIG_SYN_OP_ESC_C_CONTROL
546 #define ONIG_SYN_OP_ESC_C_CONTROL (1U<<27) /* \cx */ macro
38 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