Searched refs:DEBUG_T_TEST (Results 1 – 3 of 3) sorted by relevance
39 DEBUG_T_TEST # Z added by devel/scanprov
550 if (DEBUG_T_TEST) { in S_tokereport()2154 if (DEBUG_T_TEST) { in S_force_next()12973 …if (DEBUG_p_TEST || DEBUG_T_TEST) PerlIO_printf(Perl_debug_log, "UTF-16LE script encoding (BOM)\n"… in S_swallow_bom()12989 …if (DEBUG_p_TEST || DEBUG_T_TEST) PerlIO_printf(Perl_debug_log, "UTF-16BE script encoding (BOM)\n"… in S_swallow_bom()13004 … if (DEBUG_p_TEST || DEBUG_T_TEST) PerlIO_printf(Perl_debug_log, "UTF-8 script encoding (BOM)\n"); in S_swallow_bom()13025 …if (DEBUG_p_TEST || DEBUG_T_TEST) PerlIO_printf(Perl_debug_log, "UTF-16BE script encoding (no BOM)… in S_swallow_bom()13043 …if (DEBUG_p_TEST || DEBUG_T_TEST) PerlIO_printf(Perl_debug_log, "UTF-16LE script encoding (no BOM)… in S_swallow_bom()
4913 # define DEBUG_T_TEST DEBUG_T_TEST_ macro5013 # define DEBUG_T(a) DEBUG__(DEBUG_T_TEST, a)5044 # define DEBUG_T_TEST (0) macro