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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp570 $alias = $Packprefix . $alias if $alias !~ /::/ ;
964 $Packprefix = $Package;
965 $Packprefix .= "::" if $Packprefix ne "";
1123 ($pname = $func_name) =~ s/^($Prefix)?/$Packprefix/;

Completed in 99 milliseconds