Home
last modified time | relevance | path

Searched refs:sort_tab (Results 1 – 3 of 3) sorted by relevance

/plugin/autolink3/
H A Daction.php52 $link = sort_tab(read_file(), compare_len);
H A Dajax.php119 $link = sort_tab(read_file(), compare_len);
H A Dsys.php93 function sort_tab($tab ,$fcmp, $col = 0) function