Home
last modified time | relevance | path

Searched refs:usort (Results 26 – 29 of 29) sorted by relevance

12

/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php433 usort($dp, function($a, $b) { return hexdec($a[1])-hexdec($b[1]); });
/php-src/ext/standard/
H A Dbasic_functions.stub.php1614 function usort(array &$array, callable $callback): true {} function
H A Dbasic_functions_arginfo.h2343 ZEND_FUNCTION(usort);
2966 ZEND_FE(usort, arginfo_usort)
H A Darray.c920 PHP_FUNCTION(usort) in PHP_FUNCTION() argument

Completed in 48 milliseconds

12