検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 398 for [SIMILAR] 16 1024 4096 WITH 17562 xmlreader WITH... (0.333 sec.)
RelaxNG スキーマのファイル名あるいは URI を設定する 8499
« XMLReader::setParserProperty XMLReader::setRelaxNGSchemaSource » PHP Manual XMLReader RelaxNG スキーマのファイル名あるいは URI を設定する XMLReader::setRelaxNGSchema (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::setRelaxNGSchema — RelaxNG スキーマのファイル名あるいは URI を設定する 説明 pu ...
https://man.plustar.jp/php/xmlreader.setrelaxngschema.html - [similar]
ドキュメントを XSD で検証する 8499
« XMLReader::setRelaxNGSchemaSource XMLReader::XML » PHP Manual XMLReader ドキュメントを XSD で検証する XMLReader::setSchema (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::setSchema — ドキュメントを XSD で検証する 説明 public XMLReader::setSchema ( ? string $filename ): bool W3C XSD スキーマを ...
https://man.plustar.jp/php/xmlreader.setschema.html - [similar]
現在のノードの内容を文字列で読み込む 8499
« XMLReader::readOuterXml XMLReader::setParserProperty » PHP Manual XMLReader 現在のノードの内容を文字列で読み込む XMLReader::readString (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::readString — 現在のノードの内容を文字列で読み込む 説明 public XMLReader::readString (): string 現在のノードの ...
https://man.plustar.jp/php/xmlreader.readstring.html - [similar]
現在のノードから XML を取得する 8499
« XMLReader::read XMLReader::readOuterXml » PHP Manual XMLReader 現在のノードから XML を取得する XMLReader::readInnerXml (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::readInnerXml — 現在のノードから XML を取得する 説明 public XMLReader::readInnerXml (): string 現在のノードの中身を、子ノードや ...
https://man.plustar.jp/php/xmlreader.readinnerxml.html - [similar]
現在のノードから自分自身も含めた XML を取得する 8499
« XMLReader::readInnerXml XMLReader::readString » PHP Manual XMLReader 現在のノードから自分自身も含めた XML を取得する XMLReader::readOuterXml (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::readOuterXml — 現在のノードから自分自身も含めた XML を取得する 説明 public XMLReader::readOuterXml (): ...
https://man.plustar.jp/php/xmlreader.readouterxml.html - [similar]
指定したプロパティが設定されているかどうかを示す 8499
« XMLReader::getAttributeNs XMLReader::isValid » PHP Manual XMLReader 指定したプロパティが設定されているかどうかを示す XMLReader::getParserProperty (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getParserProperty — 指定したプロパティが設定されているかどうかを示す 説明 public XMLReader::getPar ...
https://man.plustar.jp/php/xmlreader.getparserproperty.html - [similar]
現在のノードのコピーを DOM オブジェクトとして返す 8499
« XMLReader::close XMLReader::getAttribute » PHP Manual XMLReader 現在のノードのコピーを DOM オブジェクトとして返す XMLReader::expand (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す 説明 public XMLReader::expand ( ? DOMNode $baseNode = ...
https://man.plustar.jp/php/xmlreader.expand.html - [similar]
プレフィックスから、名前空間を検索する 8499
« XMLReader::isValid XMLReader::moveToAttribute » PHP Manual XMLReader プレフィックスから、名前空間を検索する XMLReader::lookupNamespace (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::lookupNamespace — プレフィックスから、名前空間を検索する 説明 public XMLReader::lookupNamespace ( string $pre ...
https://man.plustar.jp/php/xmlreader.lookupnamespace.html - [similar]
はじめに 8499
« XMLReader インストール/設定 » PHP Manual XMLReader はじめに はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 エンコーディング 内部的には、libxml は UTF-8 エンコーディングを使用しています ...
https://man.plustar.jp/php/intro.xmlreader.html - [similar]
インストール手順 8499
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 XMLReader 拡張機能は、PHP にバンドルされています。 この拡張モジュールはデフォルトで有効になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。 --disable-xmlreader 関連キーワード: イン ...
https://man.plustar.jp/php/xmlreader.installation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT