Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Tie-File/t/
D29a_upcopy.t153 my $a_retval = eval { alarm($alarm_time) unless $^P; $o->_upcopy($src, $dst, $len) };
/openbsd/src/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
DFile.pm649 $self->_upcopy($end, $end + $delta, $_[1] - $end);
651 $self->_upcopy($end, $end + $delta);
671 sub _upcopy { subroutine
/openbsd/src/gnu/usr.bin/perl/
DMANIFEST4666 dist/Tie-File/t/29a_upcopy.t Unit tests for Tie::File::_upcopy