検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 773 for [SIMILAR] 16 1024 4096 WITH 20830 simplexmleleme... (0.514 sec.)
配列の要素から、ReflectionReference を生成する 0
« ReflectionReference::__construct ReflectionReference::getId » PHP Manual ReflectionReference 配列の要素から、ReflectionReference を生成する ReflectionReference::fromArrayElement (PHP 7 >= 7.4.0, PHP 8) ReflectionReference::fromArrayElement — 配列の要素から、ReflectionReference を生成す ...
https://man.plustar.jp/php/reflectionreference.fromarrayelement.html - [similar]
内部の配列ポインタをひとつ前に戻す 0
« pos range » PHP Manual 配列 関数 内部の配列ポインタをひとつ前に戻す prev (PHP 4, PHP 5, PHP 7, PHP 8) prev — 内部の配列ポインタをひとつ前に戻す 説明 prev ( array | object &$array ): mixed 内部の配列ポインタをひとつ前に戻します。 prev() は、 内部の配列ポインタを進めるのではなく戻すという ...
https://man.plustar.jp/php/function.prev.html - [similar]
ヒープに要素を挿入する 0
« SplHeap::extract SplHeap::isCorrupted » PHP Manual SplHeap ヒープに要素を挿入する SplHeap::insert (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::insert — ヒープに要素を挿入する 説明 public SplHeap::insert ( mixed $value ): bool value をヒープに挿入します。 パラメータ value 挿入する値。 戻り値 ...
https://man.plustar.jp/php/splheap.insert.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplMaxHeap SplMinHeap » PHP Manual SplMaxHeap 要素を比較し、ヒープ内の適切な位置に置く SplMaxHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplMaxHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplMaxHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と v ...
https://man.plustar.jp/php/splmaxheap.compare.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplMinHeap SplPriorityQueue » PHP Manual SplMinHeap 要素を比較し、ヒープ内の適切な位置に置く SplMinHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplMinHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplMinHeap::compare ( mixed $value1 , mixed $value2 ): int value ...
https://man.plustar.jp/php/splminheap.compare.html - [similar]
要素の優先順位を比較し、ヒープ内の適切な位置に置く 0
« SplPriorityQueue SplPriorityQueue::count » PHP Manual SplPriorityQueue 要素の優先順位を比較し、ヒープ内の適切な位置に置く SplPriorityQueue::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplPriorityQueue::compare — 要素の優先順位を比較し、ヒープ内の適切な位置に置く 説明 public SplPriorityQueue ...
https://man.plustar.jp/php/splpriorityqueue.compare.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
渡された配列の要素を再帰的に置き換える 0
« array_reduce array_replace » PHP Manual 配列 関数 渡された配列の要素を再帰的に置き換える array_replace_recursive (PHP 5 >= 5.3.0, PHP 7, PHP 8) array_replace_recursive — 渡された配列の要素を再帰的に置き換える 説明 array_replace_recursive ( array $array , array ...$replacements ): array ...
https://man.plustar.jp/php/function.array-replace-recursive.html - [similar]
新しい DOMElement オブジェクトを作成する 0
« DOMElement DOMElement::getAttribute » PHP Manual DOMElement 新しい DOMElement オブジェクトを作成する DOMElement::__construct (PHP 5, PHP 7, PHP 8) DOMElement::__construct — 新しい DOMElement オブジェクトを作成する 説明 public DOMElement::__construct ( string $qualifiedName , ? string $ ...
https://man.plustar.jp/php/domelement.construct.html - [similar]
キューに要素を挿入する 0
« SplPriorityQueue::getExtractFlags SplPriorityQueue::isCorrupted » PHP Manual SplPriorityQueue キューに要素を挿入する SplPriorityQueue::insert (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplPriorityQueue::insert — キューに要素を挿入する 説明 public SplPriorityQueue::insert ( mixed $value , mixed $pr ...
https://man.plustar.jp/php/splpriorityqueue.insert.html - [similar]