Searched refs:show_Type (Results 1 – 1 of 1) sorted by relevance
17212 …my @SortedTypes = sort {lc(show_Type($a, 0, 1)) cmp lc(show_Type($b, 0, 1))} keys(%{$NameSpace_Typ…17250 my $ShowType = show_Type($TypeName, 1, 1);17298 sub show_Type($$$) subroutine