Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500700139 DEBUG_T_TEST # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dtoke.c550 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()
H A Dperl.h4913 # define DEBUG_T_TEST DEBUG_T_TEST_ macro
5013 # define DEBUG_T(a) DEBUG__(DEBUG_T_TEST, a)
5044 # define DEBUG_T_TEST (0) macro