検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 195 for [SIMILAR] 16 1024 4096 WITH 30165 xmldiff WITH 1... (0.266 sec.)
DOMEntityReference クラス 0
« DOMEntity DOMEntityReference::__construct » PHP Manual DOM DOMEntityReference クラス DOMEntityReference クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMEntityReference extends DOMNode { /* 継承したプロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public r ...
https://man.plustar.jp/php/class.domentityreference.html - [similar]
DOMNotation クラス 0
« DOMNodelist::item DOMParentNode » PHP Manual DOM DOMNotation クラス DOMNotation クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNotation extends DOMNode { /* プロパティ */ public readonly string $ publicId ; public readonly string $ systemId ; /* 継承したプロパティ */ public readonly ...
https://man.plustar.jp/php/class.domnotation.html - [similar]
DOMProcessingInstruction クラス 0
« DOMParentNode::prepend DOMProcessingInstruction::__construct » PHP Manual DOM DOMProcessingInstruction クラス DOMProcessingInstruction クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMProcessingInstruction extends DOMNode { /* プロパティ */ public readonly string $ target ; public stri ...
https://man.plustar.jp/php/class.domprocessinginstruction.html - [similar]
子要素群から子要素を削除する 0
« DOMNode::normalize DOMNode::replaceChild » PHP Manual DOMNode 子要素群から子要素を削除する DOMNode::removeChild (PHP 5, PHP 7, PHP 8) DOMNode::removeChild — 子要素群から子要素を削除する 説明 public DOMNode::removeChild ( DOMNode $child ): DOMNode | false この関数は、子要素群から子要素を ...
https://man.plustar.jp/php/domnode.removechild.html - [similar]
インデックスで指定したノードを取得する 0
« DOMNodeList::count DOMNotation » PHP Manual DOMNodeList インデックスで指定したノードを取得する DOMNodelist::item (PHP 5, PHP 7, PHP 8) DOMNodelist::item — インデックスで指定したノードを取得する 説明 public DOMNodeList::item ( int $index ): DOMNode | DOMNameSpaceNode | null DOMNodeList ...
https://man.plustar.jp/php/domnodelist.item.html - [similar]
SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 0
« DOM 関数 libxml » PHP Manual DOM 関数 SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する dom_import_simplexml (PHP 5, PHP 7, PHP 8) dom_import_simplexml — SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 説明 dom_import_simplexml ( object $node ): DO ...
https://man.plustar.jp/php/function.dom-import-simplexml.html - [similar]
次のlibxmlドキュメントの読込/書きこみのためにストリームコンテキストを設定する 0
« libxml_set_external_entity_loader libxml_use_internal_errors » PHP Manual libxml 関数 次のlibxmlドキュメントの読込/書きこみのためにストリームコンテキストを設定する libxml_set_streams_context (PHP 5, PHP 7, PHP 8) libxml_set_streams_context — 次のlibxmlドキュメントの読込/書きこみのために ...
https://man.plustar.jp/php/function.libxml-set-streams-context.html - [similar]
DOM ノードから SimpleXMLElement オブジェクトを取得する 0
« SimpleXML 関数 simplexml_load_file » PHP Manual SimpleXML 関数 DOM ノードから SimpleXMLElement オブジェクトを取得する simplexml_import_dom (PHP 5, PHP 7, PHP 8) simplexml_import_dom — DOM ノードから SimpleXMLElement オブジェクトを取得する 説明 simplexml_import_dom ( SimpleXMLElement | ...
https://man.plustar.jp/php/function.simplexml-import-dom.html - [similar]
Export the contents of a SVN directory 0
« svn_diff svn_fs_abort_txn » PHP Manual SVN 関数 Export the contents of a SVN directory svn_export (PECL svn >= 0.3.0) svn_export — Export the contents of a SVN directory 説明 svn_export ( string $frompath , string $topath , bool $working_copy = true , int $revision_no = -1 ): bool Expo ...
https://man.plustar.jp/php/function.svn-export.html - [similar]
DOMAttr クラス 0
« 例 DOMAttr::__construct » PHP Manual DOM DOMAttr クラス DOMAttr クラス (PHP 5, PHP 7, PHP 8) はじめに DOMNode を継承します。 DOMAttr は、 DOMElement オブジェクトの属性を表します。 クラス概要 class DOMAttr extends DOMNode { /* プロパティ */ public readonly string $ name ; public readonl ...
https://man.plustar.jp/php/class.domattr.html - [similar]