検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 656 for [SIMILAR] 16 1024 4096 WITH 71864 locale WITH 52... (0.556 sec.)
基本的な使用法 0
« 例 Collator » PHP Manual 例 基本的な使用法 基本的な使用法 各モジュールには、 手続き型とオブジェクト指向型の二種類の API が存在します。 それぞれの API について、対応するドキュメントで説明します。 注意 : 入力文字列は、すべて UTF-8 でエンコードされていなければなりません。 出力文字列も、す ...
https://man.plustar.jp/php/intl.examples.basic.html - [similar]
値でエントリをソートする 0
« ArrayObject::append ArrayObject::__construct » PHP Manual ArrayObject 値でエントリをソートする ArrayObject::asort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::asort — 値でエントリをソートする 説明 public ArrayObject::asort ( int $flags = SORT_REGULAR ): bool エントリを昇順にソートします ...
https://man.plustar.jp/php/arrayobject.asort.html - [similar]
キーでエントリをソートする 0
« ArrayObject::getIteratorClass ArrayObject::natcasesort » PHP Manual ArrayObject キーでエントリをソートする ArrayObject::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::ksort — キーでエントリをソートする 説明 public ArrayObject::ksort ( int $flags = SORT_REGULAR ): bool キーでエントリ ...
https://man.plustar.jp/php/arrayobject.ksort.html - [similar]
連想キーと要素との関係を維持しつつ配列を降順にソートする 0
« array asort » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を降順にソートする arsort (PHP 4, PHP 5, PHP 7, PHP 8) arsort — 連想キーと要素との関係を維持しつつ配列を降順にソートする 説明 arsort ( array &$array , int $flags = SORT_REGULAR ): bool 各配列のキーと要素との関係を ...
https://man.plustar.jp/php/function.arsort.html - [similar]
連想キーと要素との関係を維持しつつ配列を昇順にソートする 0
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする asort (PHP 4, PHP 5, PHP 7, PHP 8) asort — 連想キーと要素との関係を維持しつつ配列を昇順にソートする 説明 asort ( array &$array , int $flags = SORT_REGULAR ): bool 配列のキーと要素との関係を維 ...
https://man.plustar.jp/php/function.asort.html - [similar]
配列をキーで昇順にソートする 0
« krsort list » PHP Manual 配列 関数 配列をキーで昇順にソートする ksort (PHP 4, PHP 5, PHP 7, PHP 8) ksort — 配列をキーで昇順にソートする 説明 ksort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、そ ...
https://man.plustar.jp/php/function.ksort.html - [similar]
配列を降順にソートする 0
« reset shuffle » PHP Manual 配列 関数 配列を降順にソートする rsort (PHP 4, PHP 5, PHP 7, PHP 8) rsort — 配列を降順にソートする 説明 rsort ( array &$array , int $flags = SORT_REGULAR ): bool array を、値で降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び ...
https://man.plustar.jp/php/function.rsort.html - [similar]
IntlCalendar クラス 0
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalendar クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlCalendar { /* 定数 */ const int FIELD_ERA = 0 ; const int FIELD_YEAR = 1 ; const int FIELD_MONTH = 2 ; ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
定義済み定数 0
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 CASE_LOWER ( int ) CASE_LOWER は、 array_change_key_case() で使用され、 配列のキーを小文字に変換するために使用されます。小文字は、 array_change_key_case() のデフ ...
https://man.plustar.jp/php/array.constants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブラリのバージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PHP コード内では 80 文字までに制限されており、 それより長いロケール名は使用できま ...
https://man.plustar.jp/php/intl.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT