Searched refs:RExC_recode_x_to_native (Results 1 – 2 of 2) sorted by relevance
234 #define RExC_recode_x_to_native (pRExC_state->recode_x_to_native) macro238 STMT_START { RExC_recode_x_to_native = (x); } STMT_END
1531 RExC_recode_x_to_native = 0; in Perl_re_op_compile()5185 assert(! RExC_recode_x_to_native); in S_grok_bslash_N()6386 if (RExC_recode_x_to_native) { in S_regatom()