Searched defs:as_int (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DStackobj.pm65 sub as_int { subroutine
85 return $obj->{type} == T_INT ? $obj->as_int : $obj->as_double;

Completed in 19 milliseconds