男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站

Collator::sortWithSortKeys

collator_sort_with_sort_keys

(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0)

Collator::sortWithSortKeys -- collator_sort_with_sort_keysSort array using specified collator and sort keys

說(shuō)明

面向對象風(fēng)格

public Collator::sortWithSortKeys(array &$array): bool

過(guò)程化風(fēng)格

collator_sort_with_sort_keys(Collator $object, array &$array): bool

Similar to collator_sort() but uses ICU sorting keys produced by ucol_getSortKey() to gain more speed on large arrays.

參數

object

Collator object.

array

Array of strings to sort

返回值

成功時(shí)返回 true, 或者在失敗時(shí)返回 false。

范例

示例 #1 collator_sort_with_sort_keys() example

<?php
$arr  
= array( 'K?pfe''Kypper''Kopfe' );
$coll collator_create'sv' );

collator_sort_with_sort_keys$coll$arr );
var_export$arr );
?>

以上例程會(huì )輸出:

array (
  0 => 'Kopfe',
  1 => 'Kypper',
  2 => 'K?pfe',
)

參見(jiàn)

男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站