検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 87 for エンティティ (0.004 sec.)
DOMEntity クラス 10295
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity ク ... このインターフェイスは、XML ドキュメント内の既知のエンティティを表します。 パース済みかどうかは関係ありません。 ク ... de $child ): DOMNode | false } プロパティ publicId エンティティに関連付けられているパブリック ID が存在すればその値 ... 、 それ以外の場合は null systemId エンティティに関連付けられているシステム ID が存在すればその値、 ... でないかもしれない。 notationName パースされていないエンティティの場合はそのエンティティの名前、 パース済みのエンティ ...
https://man.plustar.jp/php/class.domentity.html - [similar]
外部エンティティの読み込み機能を無効にする 9918
« libxml_clear_errors libxml_get_errors » PHP Manual libxml 関数 外部エンティティの読み込み機能を ... , PHP 7, PHP 8) libxml_disable_entity_loader — 外部エンティティの読み込み機能を無効にする 警告 この関数は PHP 8.0.0 ... e_entity_loader ( bool $disable = true ): bool 外部エンティティ読み込み機能の有効/無効を切り替えます。 外部エンティ ... とに注意して下さい。 しかし、libxml 2.9.0 以降では、エンティティの置換はデフォルトで無効になっているため、 LIBXML_NO ... ENT を使って内部エンティティの参照を解決する必要がない限り、 外部エンティティの読 ...
https://man.plustar.jp/php/function.libxml-disable-entity-loader.html - [similar]
文字を HTML 数値エンティティにエンコードする 9771
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値 ... , PHP 8) mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( stri ... の中で指定した文字コードを 文字コードから HTML 数値エンティティに変換します。 パラメータ string エンコードする文字列 ... 内部文字エンコーディングを使用します。 hex 返されたエンティティのリファレンスが16進記法であるべきかどうか ( false の ... スク maskN を指定してビット毎の'AND'をとり、 // 数値エンティティに値を変換します。 ?> 例2 mb_encode_numericentity() ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
処理されないエンティティ宣言用ハンドラを設定する 9717
« xml_set_start_namespace_decl_handler XmlParser » PHP Manual XML パーサ 関数 処理されないエンティティ ... xml_set_unparsed_entity_decl_handler — 処理されないエンティティ宣言用ハンドラを設定する 説明 xml_set_unparsed_entit ... handler ): bool XML パーサ parser の、 処理されないエンティティ宣言用ハンドラ関数を設定します。 このハンドラは、XML ... パーサが次のような NDATA 宣言を有する 外部エンティティ宣言を処理する際にコールされます。 <!ENTITY <paramet ... er>} NDATA <parameter>notationName</parameter> 外部エンティティ宣言の記述用定義に関しては、 » XML 1.0 仕様の 4.2.2 ...
https://man.plustar.jp/php/function.xml-set-unparsed-entity-decl-handler.html - [similar]
HTML エンティティを対応する文字に変換する 9488
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_e ... .0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( s ... () は htmlentities() の反対で、 string にある HTML エンティティを対応する文字に変換します。 厳密に言うと、この関数は ... 次の二つの条件を満たすすべての (数値エンティティを含む) エンティティをデコードします。それ以外のエン ... 。つまり XML の場合には、DTD で定義されている名前付きエンティティはデコードしません。 2) 選択したエンコーディングに関 ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
外部エンティティリファレンスハンドラを設定する 9435
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 ... 外部エンティティリファレンスハンドラを設定する xml_set_external_enti ... , PHP 8) xml_set_external_entity_ref_handler — 外部エンティティリファレンスハンドラを設定する 説明 xml_set_external ... callable $handler ): bool XML パーサ parser の外部エンティティ参照用ハンドラ関数を設定します。 パラメータ parser 外 ...エンティティリファレンスハンドラ関数を設定する XML パーサへの参照 ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]
DTD エンティティタグ全体を書き込む 9381
« XMLWriter::writeDtdElement XMLWriter::writeElement » PHP Manual XMLWriter DTD エンティティタグ ... writeDtdEntity -- xmlwriter_write_dtd_entity — DTD エンティティタグ全体を書き込む 説明 オブジェクト指向型 public XM ... = null , ? string $notationData = null ): bool DTD エンティティ全体を書き込みます。 パラメータ writer 手続き型のコー ... n_memory() を呼び出すことで取得したものです。 name エンティティの名前。 content エンティティの内容。 戻り値 成功した ... なりました。 参考 XMLWriter::startDtdEntity() - DTD エンティティを開始する XMLWriter::endDtdEntity() - 現在の DTD エ ...
https://man.plustar.jp/php/xmlwriter.writedtdentity.html - [similar]
DTD エンティティを開始する 9287
« XMLWriter::startDtdElement XMLWriter::startElement » PHP Manual XMLWriter DTD エンティティを開 ... startDtdEntity -- xmlwriter_start_dtd_entity — DTD エンティティを開始する 説明 オブジェクト指向型 public XMLWriter: ... $writer , string $name , bool $isParam ): bool DTD エンティティを開始します。 パラメータ writer 手続き型のコールでの ... n_memory() を呼び出すことで取得したものです。 name エンティティの名前。 isParam 戻り値 成功した場合に true を、失敗 ... ました。 参考 XMLWriter::endDtdEntity() - 現在の DTD エンティティを終了する XMLWriter::writeDtdEntity() - DTD エンティ ...
https://man.plustar.jp/php/xmlwriter.startdtdentity.html - [similar]
現在の DTD エンティティを終了する 9058
« XMLWriter::endDtdElement XMLWriter::endElement » PHP Manual XMLWriter 現在の DTD エンティティ... DtdEntity -- xmlwriter_end_dtd_entity — 現在の DTD エンティティを終了する 説明 オブジェクト指向型 public XMLWriter: ... _dtd_entity ( XMLWriter $writer ): bool 現在の DTD エンティティを終了します。 パラメータ writer 手続き型のコールでの ... ていました。 参考 XMLWriter::startDtdEntity() - DTD エンティティを開始する XMLWriter::writeDtdEntity() - DTD エンティ ... ティタグ全体を書き込む 関連キーワード: XMLWriter , エンティティ , 終了 , xmlwriter , writer , entity , インスタンス ...
https://man.plustar.jp/php/xmlwriter.enddtdentity.html - [similar]
特殊文字を HTML エンティティに変換する 8897
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する ... , PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , ... った結果の文字列を返します。 入力文字列の中で名前付きエンティティに関連づけられたものを すべて変換する必要がある場合に ... できない文字がある場合もあります。 そんな文字も (数値エンティティや名前つきエンティティなどで) 残したい場合は、 この関 ... 数と htmlentities() (これは、名前付きエンティティに対応する文字しか置換しません) を使うだけでは不十分 ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT