Searched defs:autoflush (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm28 autoflush STDOUT 1;
81 is unchanged (except for $io->autoflush will actually turn ON
82 autoflush by default).
84 $io->autoflush ( [BOOL] ) $|
172 Turns on autoflush, print ARGS and then restores the autoflush status of the
269 autoflush
464 sub autoflush { subroutine

Completed in 40 milliseconds