Searched refs:RExC_recode_x_to_native (Results 1 – 2 of 2) sorted by relevance
242 #define RExC_recode_x_to_native (pRExC_state->recode_x_to_native) macro246 STMT_START { RExC_recode_x_to_native = (x); } STMT_END
1637 RExC_recode_x_to_native = 0; in Perl_re_op_compile()5280 assert(! RExC_recode_x_to_native); in S_grok_bslash_N()6481 if (RExC_recode_x_to_native) { in S_regatom()