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.pm118 $class->_autoflush( \*STDOUT );
119 $class->_autoflush( \*STDERR );
140 sub _autoflush { subroutine
H A DPerl.pm133 $class->_autoflush( \*STDOUT );
134 $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);
6865 _autoflush($OUT);
7742 _autoflush($OUT);
8020 _autoflush($LINEINFO);