検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 1437 for [SIMILAR] 16 1024 4096 WITH 19110 iteratoriterat... (3.101 sec.)
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]
拡張サービスの結果を調査する 0
« yaz_error yaz_es » PHP Manual YAZ 関数 拡張サービスの結果を調査する yaz_es_result (PHP 4 >= 4.2.0, PECL yaz >= 0.9.0) yaz_es_result — 拡張サービスの結果を調査する 説明 yaz_es_result ( resource $id ): array この関数は、サーバーから返された直近の拡張サービスの結果を調査します。 拡張サービ ...
https://man.plustar.jp/php/function.yaz-es-result.html - [similar]
反復処理のモードを設定する 0
« SplDoublyLinkedList::serialize SplDoublyLinkedList::shift » PHP Manual SplDoublyLinkedList 反復処理のモードを設定する SplDoublyLinkedList::setIteratorMode (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::setIteratorMode — 反復処理のモードを設定する 説明 public SplDoublyLinkedList::s ...
https://man.plustar.jp/php/spldoublylinkedlist.setiteratormode.html - [similar]
配列のサイズを返す 0
« SplFixedArray::__construct SplFixedArray::current » PHP Manual SplFixedArray 配列のサイズを返す SplFixedArray::count (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::count — 配列のサイズを返す 説明 public SplFixedArray::count (): int 配列のサイズを返します。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/splfixedarray.count.html - [similar]
配列をキーで降順にソートする 0
« key ksort » PHP Manual 配列 関数 配列をキーで降順にソートする krsort (PHP 4, PHP 5, PHP 7, PHP 8) krsort — 配列をキーで降順にソートする 説明 krsort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、 ...
https://man.plustar.jp/php/function.krsort.html - [similar]
反復処理のモードを設定する 0
« SplQueue::enqueue SplHeap » PHP Manual SplQueue 反復処理のモードを設定する SplQueue::setIteratorMode (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplQueue::setIteratorMode — 反復処理のモードを設定する 説明 public SplQueue::setIteratorMode ( int $mode ): void パラメータ mode 変更可能な反復処理のパラメ ...
https://man.plustar.jp/php/splqueue.setiteratormode.html - [similar]
Gettext 0
« Gender\Gender::similarNames はじめに » PHP Manual 自然言語および文字エンコーディング Gettext Gettext はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Gettext 関数 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーデ ...
https://man.plustar.jp/php/book.gettext.html - [similar]
その他の関数 0
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 その他の関数 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接 ...
https://man.plustar.jp/php/book.misc.html - [similar]
RecursiveIterator インターフェイス 0
« OuterIterator::getInnerIterator RecursiveIterator::getChildren » PHP Manual インターフェイス RecursiveIterator インターフェイス RecursiveIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに RecursiveIterator を実装したクラスは、 イテレータ群を再帰的に反復処理するときに使う ...
https://man.plustar.jp/php/class.recursiveiterator.html - [similar]