Searched refs:DESTROY (Results 26 - 50 of 82) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm178 # DESTROY: the object destructor.
180 sub DESTROY subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.xs118 DESTROY(db)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dpl2pm.PL174 DESTROY
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_lex.l86 return DESTROY;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dclosure.t588 sub Watch::DESTROY { ${$_[0][0]} .= $_[0][1] }
659 sub X::DESTROY { $flag = 1 }
H A Darray.t265 sub X::DESTROY { @a = () }
H A Deach.t125 sub DESTROY { print "ok $::tests[1] # DESTROY called\n"; } subroutine
H A Dmagic.t106 sub DESTROY { subroutine
H A Dmethod.t246 # An autoloaded, inherited DESTROY may be invoked differently than normal
287 sub DESTROY {} # IO object destructor called in MacOS, because of Mac::err subroutine
H A Dtiearray.t74 sub DESTROY subroutine
76 $seen{'DESTROY'}++;
327 print "not " unless $seen{'DESTROY'} == 3;
H A Dloopctl.t955 sub X::DESTROY { $late_free++ if $n < 0 };
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/
H A DFile.xs106 DESTROY(self)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DShell.pm12 sub DESTROY { } subroutine
H A Dutf8_heavy.pl7 sub DESTROY {} subroutine
H A DFileHandle.pm50 [qw(DESTROY new_from_fd fdopen close fileno getc ungetc gets
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DHandle.pm95 =item DESTROY this
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Catalog/
H A DCatalog.pm345 sub DESTROY subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoder.pm68 sub DESTROY{ # defined so it won't autoload. subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DDir.pm39 sub DESTROY { subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Drecurse.t293 sub DESTROY { subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DPacklist.pm74 sub DESTROY subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.t297 sub DESTROY { subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm704 =head2 Pod::InteriorSequence::B<DESTROY()>
713 sub DESTROY { subroutine
911 =head2 Pod::ParseTree::B<DESTROY()>
920 sub DESTROY { subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/Scalar/
H A DUtil.pm268 prevent the object being DESTROY-ed at its usual time.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfigpm416 # avoid Config..Exporter..UNIVERSAL search for DESTROY then AUTOLOAD
417 sub DESTROY { }

Completed in 136 milliseconds

1234