新しい Collator のインスタンスを作成します。 パラメータ ¶. locale. 照合規則を使用するロケール。特殊な場合として、 空文字列を渡 ...
新しい Collator オブジェクトのインスタンス、 あるいはエラー時に NULL を返します。 例. 例1 collator_create() の例. <?php $ ...
照合規則を使用するロケール。特殊な場合として、 空文字列を渡した場合はデフォルトのロケールの照合規則を使用します。 "root" を渡した場合は » UCA の規則を使用します ...
Collator::__construct — collator を作成する; Collator::create — collator を作成する; Collator::getAttribute — 照合用の属性の値を取得する; Collator ...
Collator::__construct — collator を作成する; Collator::create — collator を作成する; Collator::getAttribute — 照合用の属性の値を取得する; Collator ...
lator::__construct ( string $locale ) 新しい Collator のインスタンスを作成します。 パラメータ locale 照合 ... ります。 従って、各ロケールにあわせて正しく設定 ...
Collator::__construct ? collator を作成する; Collator::create ? collator を作成する; Collator::getAttribute ? 照合用の属性の値を取得する; Collator::getErrorCode ...
空文字列を渡した場合はデフォルトのロケールの照合規則を使用します。 <literal>"root"</literal> を渡した場合は < ...
Collator サブクラスを作成するには、ユーザーは一般にファクトリメソッドの getInstance を呼び出します。 関連項目: getInstance(). メソッドの詳細. getInstance.
含まれない: __construct - | 必須にする:__construct -
Creates a new instance of Collator. 参数. locale. The locale whose collation rules should be used. Special values for locales can be passed in - if null ...
含まれない: 作成 | 必須にする:作成