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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/Array/
H A Dpush.t14 sub TIEARRAY { return bless [], shift } subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Davhv.t18 sub TIEARRAY { bless [], $_[0] } subroutine
H A Dlocal.t106 sub TIEARRAY { bless [], $_[0] } subroutine
H A Dtiearray.t13 sub TIEARRAY subroutine
15 $seen{'TIEARRAY'}++;
266 sub X::TIEARRAY { bless {}, 'X' }
H A Dtiehandle.t213 sub TIEARRAY {bless {}} subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dtied.t65 sub TIEARRAY { subroutine
H A Dtied_hook.t82 sub TIEARRAY { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm31 sub TIEARRAY { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnv.pm129 sub TIEARRAY { subroutine
219 sub TIEARRAY { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm89 sub TIEARRAY { bless [], $_[0] } subroutine
127 sub TIEARRAY { ... }
183 =item TIEARRAY classname, LIST
H A DFile.pm19 sub TIEARRAY { subroutine
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DObject.pm115 sub TIEARRAY subroutine

Completed in 38 milliseconds