検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 826 for [SIMILAR] 16 1024 4096 WITH 31711 norewinditerat... (2.509 sec.)
リファレンスカウントの原理 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]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
SoapHeader コンストラクタ 0
« SoapHeader SoapParam » PHP Manual SoapHeader SoapHeader コンストラクタ SoapHeader::__construct (PHP 5, PHP 7, PHP 8) SoapHeader::__construct — SoapHeader コンストラクタ 説明 SoapHeader::__construct ( string $namespace , string $name , mixed $data = ? , bool $mustunderstand = ? , string ...
https://man.plustar.jp/php/soapheader.construct.html - [similar]
要素をキューに追加する 0
« SplQueue::dequeue SplQueue::setIteratorMode » PHP Manual SplQueue 要素をキューに追加する SplQueue::enqueue (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplQueue::enqueue — 要素をキューに追加する 説明 public SplQueue::enqueue ( mixed $value ): void value をキューの末尾に追加します。 注意 : SplQueue:: ...
https://man.plustar.jp/php/splqueue.enqueue.html - [similar]
イテレータを最初の要素に戻す 0
« IntlIterator::next IntlIterator::valid » PHP Manual IntlIterator イテレータを最初の要素に戻す IntlIterator::rewind (PHP 5 >= 5.5.0, PHP 7, PHP 8) IntlIterator::rewind — イテレータを最初の要素に戻す 説明 public IntlIterator::rewind (): void 警告 この関数は、 現在のところ詳細な情報はあり ...
https://man.plustar.jp/php/intliterator.rewind.html - [similar]
双方向リンクリストの末尾に要素を追加する 0
« SplDoublyLinkedList::prev SplDoublyLinkedList::rewind » PHP Manual SplDoublyLinkedList 双方向リンクリストの末尾に要素を追加する SplDoublyLinkedList::push (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::push — 双方向リンクリストの末尾に要素を追加する 説明 public SplDoublyLinkedList: ...
https://man.plustar.jp/php/spldoublylinkedlist.push.html - [similar]
双方向リンクリストの先頭に要素を追加する 0
« SplDoublyLinkedList::unserialize SplDoublyLinkedList::valid » PHP Manual SplDoublyLinkedList 双方向リンクリストの先頭に要素を追加する SplDoublyLinkedList::unshift (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::unshift — 双方向リンクリストの先頭に要素を追加する 説明 public SplDoubl ...
https://man.plustar.jp/php/spldoublylinkedlist.unshift.html - [similar]