Home
last modified time | relevance | path

Searched refs:_autoflush (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Test-Harness/t/sample-tests/
H A Dout_err_mix1 sub _autoflush {
8 _autoflush( \*STDOUT );
9 _autoflush( \*STDERR );
/openbsd/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/SourceHandler/
H A DExecutable.pm121 $class->_autoflush( \*STDOUT );
122 $class->_autoflush( \*STDERR );
143 sub _autoflush { subroutine
H A DPerl.pm135 $class->_autoflush( \*STDOUT );
136 $class->_autoflush( \*STDERR );
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Formatter/
H A DTAP.pm32 sub _autoflush { subroutine
39 _autoflush(\*STDOUT);
40 _autoflush(\*STDERR);
60 _autoflush($out);
61 _autoflush($err);
/openbsd/gnu/usr.bin/perl/lib/
H A Dperl5db.pl1495 sub _autoflush { subroutine
1694 _autoflush($OUT);
2394 _autoflush(\*OUT);
6859 _autoflush($OUT);
7736 _autoflush($OUT);
8014 _autoflush($LINEINFO);