検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 438 for [SIMILAR] 16 1024 4096 WITH 22085 parser WITH 10... (0.607 sec.)
名前空間開始ハンドラを設定する 0
« xml_set_processing_instruction_handler xml_set_unparsed_entity_decl_handler » PHP Manual XML パーサ 関数 名前空間開始ハンドラを設定する xml_set_start_namespace_decl_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_set_start_namespace_decl_handler — 名前空間開始ハンドラを設定する 説明 ...
https://man.plustar.jp/php/function.xml-set-start-namespace-decl-handler.html - [similar]
名前空間終了ハンドラを設定する 0
« xml_set_element_handler xml_set_external_entity_ref_handler » PHP Manual XML パーサ 関数 名前空間終了ハンドラを設定する xml_set_end_namespace_decl_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_set_end_namespace_decl_handler — 名前空間終了ハンドラを設定する 説明 xml_set_end_namespac ...
https://man.plustar.jp/php/function.xml-set-end-namespace-decl-handler.html - [similar]
処理されないエンティティ宣言用ハンドラを設定する 0
« xml_set_start_namespace_decl_handler XmlParser » PHP Manual XML パーサ 関数 処理されないエンティティ宣言用ハンドラを設定する xml_set_unparsed_entity_decl_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_unparsed_entity_decl_handler — 処理されないエンティティ宣言用ハンドラを設定する 説明 xm ...
https://man.plustar.jp/php/function.xml-set-unparsed-entity-decl-handler.html - [similar]
表記法宣言ハンドラを設定する 0
« xml_set_external_entity_ref_handler xml_set_object » PHP Manual XML パーサ 関数 表記法宣言ハンドラを設定する xml_set_notation_decl_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_notation_decl_handler — 表記法宣言ハンドラを設定する 説明 xml_set_notation_decl_handler ( XMLParser $parser , ...
https://man.plustar.jp/php/function.xml-set-notation-decl-handler.html - [similar]
外部エンティティリファレンスハンドラを設定する 0
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 外部エンティティリファレンスハンドラを設定する xml_set_external_entity_ref_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_external_entity_ref_handler — 外部エンティティリファレンスハンドラを設定 ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]
大文字変換(Case Folding) 0
« イベントハンドラ エラーコード » PHP Manual XML パーサ 大文字変換(Case Folding) 大文字変換(Case Folding) 要素ハンドラ関数は、その要素に 大文字小文字を変換する (case-folded) の名前をつけることができます。 大文字変換(case-folding) は、 "大文字でないものは等価な大文字に置換される一連の文字 ...
https://man.plustar.jp/php/xml.case-folding.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前のバージョンでは、 xml_parser_create() および xml_parser_create_ns() により返された xml リソースは、 このエクステンションにより提供された関数で使用される XMLパーサのインスタンスを参照します。 関 ...
https://man.plustar.jp/php/xml.resources.html - [similar]
XML エレメント構造の例 0
« 例 XMLタグのマッピングの例 » PHP Manual 例 XML エレメント構造の例 XML エレメント構造の例 この最初の例は、あるドキュメント中のstart エレメントの構造をイン デントを付けて表示します。 例1 XML エレメント構造を表示 <?php $file = "data.xml" ; $depth = array(); function startElement ( $parser ...
https://man.plustar.jp/php/example.xml-structure.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
イベントハンドラ 0
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ XML イベントハンドラは次のように定義されます。 サポートされる XML ハンドラ ハンドラ設定用の PHP 関数 イベントの説明 xml_set_element_handler() 要素イベントは、XML パーサーが開始または終了タグ ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT