(PHP 5 >= 5.2.0, PHP 7)
ArrayIterator::uksort — User defined sort
$cmp_function
Sort the entries by key using user defined function.
本函数还未编写文档,仅有参数列表。
cmp_function
The compare function used for the sort.
没有返回值。