Searched refs:sort_tab (Results 1 – 3 of 3) sorted by relevance
| /plugin/autolink3/ | ||
| D | action.php | 52 $link = sort_tab(read_file(), compare_len); |
| D | ajax.php | 119 $link = sort_tab(read_file(), compare_len); |
| D | sys.php | 93 function sort_tab($tab ,$fcmp, $col = 0) function |