Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dbug74468.phpt13 $rf = new ReflectionFunction('collator_sort_with_sort_keys');
H A Dregression_sortwsk_and_cow.phpt8 * Check if collator_sort_with_sort_keys()
H A Dut_common.inc60 …return $GLOBALS['oo-mode'] ? $coll->sortWithSortKeys( $arr ) : collator_sort_with_sort_keys( $coll…
/php-src/ext/intl/collator/
H A Dcollator_sort.c327 PHP_FUNCTION( collator_sort_with_sort_keys ) in PHP_FUNCTION() argument
H A Dcollator_arginfo.h62 ZEND_FUNCTION(collator_sort_with_sort_keys);
/php-src/ext/intl/
H A Dphp_intl.stub.php307 function collator_sort_with_sort_keys(Collator $object, array &$array): bool {} function
H A Dphp_intl_arginfo.h855 ZEND_FUNCTION(collator_sort_with_sort_keys);
1048 ZEND_FE(collator_sort_with_sort_keys, arginfo_collator_sort_with_sort_keys)

Completed in 19 milliseconds