検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 206 for [SIMILAR] 16 1024 4096 WITH 59509 xsltprocessor ... (0.182 sec.)
DOMXPath クラス 0
« DOMText::splitText DOMXPath::__construct » PHP Manual DOM DOMXPath クラス DOMXPath クラス (PHP 5, PHP 7, PHP 8) はじめに XPath 1.0 をサポートします。 クラス概要 class DOMXPath { /* プロパティ */ public readonly DOMDocument $ document ; public bool $ registerNodeNamespaces ; /* メソッド ...
https://man.plustar.jp/php/class.domxpath.html - [similar]
DOMCharacterData クラス 0
« DOMCdataSection::__construct DOMCharacterData::appendData » PHP Manual DOM DOMCharacterData クラス DOMCharacterData クラス (PHP 5, PHP 7, PHP 8) はじめに 文字データノードを表します。このクラスに直接対応するノードはなく、 他のノードがこれを継承します。 クラス概要 class DOMCharacterData ...
https://man.plustar.jp/php/class.domcharacterdata.html - [similar]
DOMText クラス 0
« DOMProcessingInstruction::__construct DOMText::__construct » PHP Manual DOM DOMText クラス DOMText クラス (PHP 5, PHP 7, PHP 8) はじめに DOMText クラスは DOMCharacterData を継承しており、 DOMElement あるいは DOMAttr の中身のテキストを表します。 クラス概要 class DOMText extends DOMChara ...
https://man.plustar.jp/php/class.domtext.html - [similar]
DOMEntity クラス 0
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity クラス (PHP 5, PHP 7, PHP 8) はじめに このインターフェイスは、XML ドキュメント内の既知のエンティティを表します。 パース済みかどうかは関係ありません。 クラス概要 class DOMEntity extends DOMNode { ...
https://man.plustar.jp/php/class.domentity.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]
空の DOMDocumentType オブジェクトを作成する 0
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation 空の DOMDocumentType オブジェクトを作成する DOMImplementation::createDocumentType (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocumentType — 空の DOMDocumentType オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
Retieve path of a registered namespace 0
« Yaf_Loader::getLocalNamespace Yaf_Loader::getLocalNamespace » PHP Manual Yaf_Loader Retieve path of a registered namespace Yaf_Loader::getNamespacePath (Yaf >=3.2.0) Yaf_Loader::getNamespacePath — Retieve path of a registered namespace 説明 public Yaf_Loader::getNamespacePath ( string ...
https://man.plustar.jp/php/yaf-loader.getnamespacepath.html - [similar]
Register namespace with searching path 0
« Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register namespace with searching path Yaf_Loader::registerNamespace (Yaf >=3.2.0) Yaf_Loader::registerNamespace — Register namespace with searching path 説明 public Yaf_Loader::registerNamespace ( st ...
https://man.plustar.jp/php/yaf-loader.registernamespace.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.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]