検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 785 for [SIMILAR] 16 1024 4096 WITH 15863 spldoublylinke... (2.618 sec.)
現在の要素が子要素を持つかどうかを調べる 0
« SimpleXMLIterator::getChildren SimpleXMLIterator::key » PHP Manual SimpleXMLIterator 現在の要素が子要素を持つかどうかを調べる SimpleXMLIterator::hasChildren (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::hasChildren — 現在の要素が子要素を持つかどうかを調べる 説明 public SimpleXMLIterator::ha ...
https://man.plustar.jp/php/simplexmliterator.haschildren.html - [similar]
YAML ストリームをパースする 0
« yaml_parse_url Yaf » PHP Manual Yaml 関数 YAML ストリームをパースする yaml_parse (PECL yaml >= 0.4.0) yaml_parse — YAML ストリームをパースする 説明 yaml_parse ( string $input , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed YAML ドキュメントストリーム全体あるいはその ...
https://man.plustar.jp/php/function.yaml-parse.html - [similar]
Standard PHP Library (SPL) 0
« SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Standard PHP Library (SPL) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 データ構造 SplDoublyLinkedList — SplDoublyLinkedList クラス SplStack — SplStack クラス ...
https://man.plustar.jp/php/book.spl.html - [similar]
配列のフィールドに要素を挿入する 0
« CollectionModify::arrayAppend CollectionModify::bind » PHP Manual mysql_xdevapi\CollectionModify 配列のフィールドに要素を挿入する CollectionModify::arrayInsert (No version information available, might only be in Git) CollectionModify::arrayInsert — 配列のフィールドに要素を挿入する 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayinsert.html - [similar]
開始要素および終了要素のハンドラを設定する 0
« xml_set_default_handler xml_set_end_namespace_decl_handler » PHP Manual XML パーサ 関数 開始要素および終了要素のハンドラを設定する xml_set_element_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_element_handler — 開始要素および終了要素のハンドラを設定する 説明 xml_set_element_handler ( XM ...
https://man.plustar.jp/php/function.xml-set-element-handler.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
タグ名から要素を取得する 0
« DOMElement::getAttributeNS DOMElement::getElementsByTagNameNS » PHP Manual DOMElement タグ名から要素を取得する DOMElement::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMElement::getElementsByTagName — タグ名から要素を取得する 説明 public DOMElement::getElementsByTagName ( string $quali ...
https://man.plustar.jp/php/domelement.getelementsbytagname.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
配列の一部を削除し、他の要素で置換する 0
« array_slice array_sum » PHP Manual 配列 関数 配列の一部を削除し、他の要素で置換する array_splice (PHP 4, PHP 5, PHP 7, PHP 8) array_splice — 配列の一部を削除し、他の要素で置換する 説明 array_splice ( array &$array , int $offset , ? int $length = null , mixed $replacement = [] ): array ...
https://man.plustar.jp/php/function.array-splice.html - [similar]