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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DISA.pm71 =item the function Class::ISA::self_and_super_path($CLASS)
83 for precisely the kind of tasks I anticipate that self_and_super_path
148 } self_and_super_path($_[0])
155 # Class::ISA::self_and_super_path($class);
164 # reverse(Class::ISA::self_and_super_path($class));
171 my @ret = &self_and_super_path(@_);
177 sub self_and_super_path { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl4585 } Class::ISA::self_and_super_path($isa));

Completed in 38 milliseconds