Searched refs:sort_on_count (Results 1 – 3 of 3) sorted by relevance
99 &sort_on_count660 sub sort_on_count subroutine
675 my (@sorted) = sort_on_count(@list);
914 foreach my $key (reverse(sort_on_count(keys %sorting_list))) {