検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 438 for [SIMILAR] 16 1024 4096 WITH 15718 domelement WIT... (2.071 sec.)
ドキュメント内の次のノードに移動する 0
« XMLReader::open XMLReader::readInnerXml » PHP Manual XMLReader ドキュメント内の次のノードに移動する XMLReader::read (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::read — ドキュメント内の次のノードに移動する 説明 public XMLReader::read (): bool ドキュメント内の次のノードにカーソルを移動します ...
https://man.plustar.jp/php/xmlreader.read.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
外部エンティティリファレンスハンドラを設定する 0
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 外部エンティティリファレンスハンドラを設定する xml_set_external_entity_ref_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_external_entity_ref_handler — 外部エンティティリファレンスハンドラを設定 ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
DOM 関数 0
« DOMXPath::registerPhpFunctions dom_import_simplexml » PHP Manual DOM DOM 関数 DOM 関数 目次 dom_import_simplexml — SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 関連キーワード: 関数 , import , simplexml , オブジェクト , DOMXPath , registerPhpFunctions , SimpleXMLE ...
https://man.plustar.jp/php/ref.dom.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
値のリスト 0
« オブジェクトとの違い 列挙型をシリアライズする » PHP Manual 列挙型(Enum) 値のリスト 値のリスト Pure Enum と Backed Enum は、 共に内部インターフェイス UnitEnum を実装しています。 UnitEnum には static メソッド cases() が含まれています。 cases() は、 定義されている全ての case を宣言された順 ...
https://man.plustar.jp/php/language.enumerations.listing.html - [similar]
名前空間 0
« 変更履歴 名前空間の概要 » PHP Manual 言語リファレンス 名前空間 名前空間 目次 名前空間の概要 名前空間の定義 サブ名前空間の宣言 同一ファイル内での複数の名前空間の定義 名前空間の使用法: 基本編 名前空間と動的言語機能 namespace キーワードおよび __NAMESPACE__ 定数 名前空間の使用法: エイリアス ...
https://man.plustar.jp/php/language.namespaces.html - [similar]
抽象メソッドであるかどうかを調べる 0
« ReflectionMethod::invokeArgs ReflectionMethod::isConstructor » PHP Manual ReflectionMethod 抽象メソッドであるかどうかを調べる ReflectionMethod::isAbstract (PHP 5, PHP 7, PHP 8) ReflectionMethod::isAbstract — 抽象メソッドであるかどうかを調べる 説明 public ReflectionMethod::isAbstract () ...
https://man.plustar.jp/php/reflectionmethod.isabstract.html - [similar]
引数が可変長の個数であるかをチェックする 0
« ReflectionParameter::isPassedByReference ReflectionParameter::__toString » PHP Manual ReflectionParameter 引数が可変長の個数であるかをチェックする ReflectionParameter::isVariadic (PHP 5 >= 5.6.0, PHP 7, PHP 8) ReflectionParameter::isVariadic — 引数が可変長の個数であるかをチェックする 説 ...
https://man.plustar.jp/php/reflectionparameter.isvariadic.html - [similar]