検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 195 for [SIMILAR] 16 1024 4096 WITH 30165 xmldiff WITH 1... (0.294 sec.)
プロファイル情報の出力ファイルを設定する 0
« XSLTProcessor::setParameter XSLTProcessor::setSecurityPrefs » PHP Manual XSLTProcessor プロファイル情報の出力ファイルを設定する XSLTProcessor::setProfiling (PHP >= 5.3.0, PHP 7, PHP 8) XSLTProcessor::setProfiling — プロファイル情報の出力ファイルを設定する 説明 public XSLTProcessor::set ...
https://man.plustar.jp/php/xsltprocessor.setprofiling.html - [similar]
DateTimeInterface インターフェイス 0
« DateTimeImmutable::sub DateTime::diff » PHP Manual Date/Time DateTimeInterface インターフェイス DateTimeInterface インターフェイス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに DateTimeInterface は、 DateTime や DateTimeImmutable を引数や戻り値、プロパティの型宣言で使えるようにするために作ら ...
https://man.plustar.jp/php/class.datetimeinterface.html - [similar]
パラメータの値を設定する 0
« XSLTProcessor::removeParameter XSLTProcessor::setProfiling » PHP Manual XSLTProcessor パラメータの値を設定する XSLTProcessor::setParameter (PHP 5, PHP 7, PHP 8) XSLTProcessor::setParameter — パラメータの値を設定する 説明 public XSLTProcessor::setParameter ( string $namespace , string $ ...
https://man.plustar.jp/php/xsltprocessor.setparameter.html - [similar]
DOMNode クラス 0
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNode { /* プロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public readonly int $ nodeType ; public readonly ? DOMNode $ par ...
https://man.plustar.jp/php/class.domnode.html - [similar]
子を置き換える 0
« DOMNode::removeChild DOMNodeList » PHP Manual DOMNode 子を置き換える DOMNode::replaceChild (PHP 5, PHP 7, PHP 8) DOMNode::replaceChild — 子を置き換える 説明 public DOMNode::replaceChild ( DOMNode $node , DOMNode $child ): DOMNode | false この関数は、子要素 child を新しいノードに 置き換 ...
https://man.plustar.jp/php/domnode.replacechild.html - [similar]
libxml のエラー処理関数によるエラー処理 0
« collection.xml および collection.xsl ファイルの例 XSLTProcessor » PHP Manual 例 libxml のエラー処理関数によるエラー処理 libxml のエラー処理関数によるエラー処理 libxml にはエラー処理用の関数が用意されており、これらを使うと、 XSLT の処理中のエラーを捕らえて対応できます。 例1 fruits.xml 妥 ...
https://man.plustar.jp/php/xsl.examples-errors.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 0
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP 関数を XSLT 関数として利用できるようにする XSLTProcessor::registerPHPFunctions (PHP 5 >= 5.0.4, PHP 7, PHP 8) XSLTProcessor::registerPHPFunctions — PHP 関数を XSLT 関数として利用できるようにす ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
配列の共通項を計算する 0
« array_intersect_ukey array_is_list » PHP Manual 配列 関数 配列の共通項を計算する array_intersect (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_intersect — 配列の共通項を計算する 説明 array_intersect ( array $array , array ...$arrays ): array array_intersect() は、他の全ての引数に存在する ...
https://man.plustar.jp/php/function.array-intersect.html - [similar]
DOMDocumentFragment クラス 0
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElement ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
DOMDocumentType クラス 0
« DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocumentType クラス (PHP 5, PHP 7, PHP 8) はじめに 各 DOMDocument は doctype 属性を保持しており、その値は null あるいは DOMDocumentType オブジェクトです。 クラス概要 class DOMDocumentType extends DOM ...
https://man.plustar.jp/php/class.domdocumenttype.html - [similar]