検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 438 for [SIMILAR] 16 1024 4096 WITH 19514 xmlreader WITH... (0.350 sec.)
はじめに 8512
« XMLReader インストール/設定 » PHP Manual XMLReader はじめに はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 エンコーディング 内部的には、libxml は UTF-8 エンコーディングを使用しています ...
https://man.plustar.jp/php/intro.xmlreader.html - [similar]
XMLReader の入力を閉じる 8512
« XMLReader XMLReader::expand » PHP Manual XMLReader XMLReader の入力を閉じる XMLReader::close (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::close — XMLReader の入力を閉じる 説明 public XMLReader::close (): bool XMLReader オブジェクトが現在パースしている入力を閉じます。 パラメータ この関数に ...
https://man.plustar.jp/php/xmlreader.close.html - [similar]
パースする XML を含む URI を設定する 8512
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XMLReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::open — パースする XML を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
パースしているドキュメントの妥当性を示す 8512
« XMLReader::getParserProperty XMLReader::lookupNamespace » PHP Manual XMLReader パースしているドキュメントの妥当性を示す XMLReader::isValid (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::isValid — パースしているドキュメントの妥当性を示す 説明 public XMLReader::isValid (): bool パースしている ...
https://man.plustar.jp/php/xmlreader.isvalid.html - [similar]
パースする XML を含むデータを設定する 8512
« XMLReader::setSchema XMLWriter » PHP Manual XMLReader パースする XML を含むデータを設定する XMLReader::XML (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::XML — パースする XML を含むデータを設定する 説明 public static XMLReader::XML ( string $source , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.xml.html - [similar]
RelaxNG スキーマを含むデータを設定する 8512
« XMLReader::setRelaxNGSchema XMLReader::setSchema » PHP Manual XMLReader RelaxNG スキーマを含むデータを設定する XMLReader::setRelaxNGSchemaSource (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::setRelaxNGSchemaSource — RelaxNG スキーマを含むデータを設定する 説明 public XMLReader::setRelaxNGSc ...
https://man.plustar.jp/php/xmlreader.setrelaxngschemasource.html - [similar]
パーサのオプションを設定する 8512
« XMLReader::readString XMLReader::setRelaxNGSchema » PHP Manual XMLReader パーサのオプションを設定する XMLReader::setParserProperty (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::setParserProperty — パーサのオプションを設定する 説明 public XMLReader::setParserProperty ( int $property , bool ...
https://man.plustar.jp/php/xmlreader.setparserproperty.html - [similar]
RelaxNG スキーマのファイル名あるいは URI を設定する 8512
« 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 で検証する 8512
« 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]
現在のノードの内容を文字列で読み込む 8512
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT