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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/Scalar/
H A DUtil.pm184 If EXPR is a scalar which was coded as a vstring the result is true.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c7482 goto vstring;
7574 vstring:
7996 vstring, as well as updating the passed in sv.
8003 The sv should already be large enough to store the vstring
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm5931 $self->vstring($l) cmp $self->vstring($r)) ||
5941 sub vstring { subroutine
5943 $n =~ s/^v// or die "CPAN::Version::vstring() called with invalid arg [$n]";
5947 # vv => visible vstring

Completed in 53 milliseconds