Searched refs:_hashwrap (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DSubstrHash.pm163 &_hashwrap if $hash >= 1e13;
165 &_hashwrap if $hash >= $tsize->[1];
170 sub _hashwrap { subroutine

Completed in 15 milliseconds