Home
last modified time | relevance | path

Searched refs:collator_compare_func (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/intl/collator/
H A Dcollator_sort.c210 static int collator_compare_func( const void* a, const void* b TSRMLS_DC ) in collator_compare_func() function
326 zend_hash_sort( hash, zend_qsort, collator_compare_func, renumber TSRMLS_CC ); in collator_sort_internal()

Completed in 6 milliseconds