Searched refs:fcmp (Results 1 – 1 of 1) sorted by relevance
93 function sort_tab($tab ,$fcmp, $col = 0) argument100 if ($fcmp($tab[$i+1][$col], $tab[$i][$col]))