Searched refs:sort_tab (Results 1 – 3 of 3) sorted by relevance
52 $link = sort_tab(read_file(), compare_len);
119 $link = sort_tab(read_file(), compare_len);
93 function sort_tab($tab ,$fcmp, $col = 0) function