Searched refs:checkParams (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/ |
H A D | Base.pm | 161 sub checkParams subroutine 199 $got = $obj->checkParams($class, undef, @_) 350 my $got = $obj->checkParams($name, undef, @_) 767 my $got = $self->checkParams('newStream', *$self->{Got}, @_)
|
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
H A D | Base.pm | 344 sub checkParams subroutine 400 $got = $obj->checkParams($class, undef, @_) 583 my $got = $obj->checkParams($name, undef, @_)
|