Searched defs:sort_flags (Results 1 – 2 of 2) sorted by relevance
151 public function sort( $arr, $sort_flags ) {}165 public function asort( $arr, $sort_flags ) {}295 function collator_sort( $coll, $arr, $sort_flags ) {}308 function collator_asort( $coll, $arr, $sort_flags ) {}
266 static collator_compare_func_t collator_get_compare_function( const zend_long sort_flags ) in collator_get_compare_function()298 zend_long sort_flags = COLLATOR_SORT_REGULAR; in collator_sort_internal() local
Completed in 8 milliseconds