Searched refs:showType (Results 1 – 1 of 1) sorted by relevance
7810 …my @SortedTypes = sort {lc(showType($a, 0, 1)) cmp lc(showType($b, 0, 1))} keys(%{$NameSpace_Type{…7848 my $ShowType = showType($TypeName, 1, 1);7896 sub showType($$$) subroutine