検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 175 for リファレンス (0.038 sec.)
処理命令 (PI) 用ハンドラを設定する 5324
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) ... ータ、 parser は ハンドラをコールする XML パーサへのリファレンスです。 target 第 2 のパラメータ、 target は PI のター ... なります。 注意 : 関数名の代わりに、オブジェクトへの リファレンスを格納した配列とメソッド名を指定することもできます。 ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
処理されないエンティティ宣言用ハンドラを設定する 5312
« xml_set_start_namespace_decl_handler XmlParser » PHP Manual XML パーサ 関数 処理されないエンテ ... ータ、 parser は ハンドラをコールする XML パーサへのリファレンスです。 entity_name 宣言しようとするエンティティの名前 ... なります。 注意 : 関数名の代わりに、オブジェクトへの リファレンスを格納した配列とメソッド名を指定することもできます。 ...
https://man.plustar.jp/php/function.xml-set-unparsed-entity-decl-handler.html - [similar]
下位互換性のない変更点 5301
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x へ ... _dump() は、 値の前に & を付加する代わりに、 自身のリファレンスカウントだけでなく、 リファレンスラッパーのリファレン ... トも表示するようになりました。 これは、PHP 7.0 以降のリファレンスの表現をより正確にモデル化したものです。 debug_zval_ ... れた文字列や、 変更できない配列については、 ダミーのリファレンスカウントではなく、 interned と表示するようになりまし ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
関数の定義(プロトタイプ)を読むには 5257
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについ ... の定義(プロトタイプ)を読むには 各関数についてクイックリファレンスが記述されているので、 マニュアルを読み理解するノウハ ... を関数のパラメータの前につけると、 そのパラメータを リファレンス渡し にすることができます。 preg_match ( string $pat ... の例では、三番目のオプションのパラメータ &$matches がリファレンス渡しとなります。 より複雑なバージョンとの関係を有する ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
コンテキストオプションとパラメータ 5257
« BackedEnum::tryFrom ソケットコンテキストオプション » PHP Manual 言語リファレンス コンテキストオ ... ットコンテキストオプション , stream , 設定 , Phar , リファレンス , 作成 ...
https://man.plustar.jp/php/context.html - [similar]
リソース 5257
« 列挙型 / Enum NULL » PHP Manual 型 リソース リソース リソース は特別な変数であり、外部リソース ... へのリファレンスを保持しています。 リソースは、特別な関数により作成さ ... できません。 リソースの開放 Zend エンジンの一部であるリファレンスカウンティングシステムのおかげで、 ある リソース がも ...
https://man.plustar.jp/php/language.types.resource.html - [similar]
XML パーサのエラーコードを得る 5212
« xml_get_current_line_number xml_parse_into_struct » PHP Manual XML パーサ 関数 XML パーサのエラ ... パラメータ parser エラーコードを得る XML パーサへのリファレンス。 戻り値 この関数は、 parser が有効なパーサを参照し ...
https://man.plustar.jp/php/function.xml-get-error-code.html - [similar]
XML パーサのカレントの行番号を得る 5201
« xml_get_current_column_number xml_get_error_code » PHP Manual XML パーサ 関数 XML パーサのカレ ... ます。 パラメータ parser 行番号を得る XML パーサへのリファレンス。 戻り値 この関数は、 parser が有効なパーサでない場 ...
https://man.plustar.jp/php/function.xml-get-current-line-number.html - [similar]
Lightweight Directory Access Protocol 5156
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol ... 最初の結果 ID を返す ldap_first_reference — 最初のリファレンスを返す ldap_free_result — 結果メモリを開放する ldap_ ... — 次の結果エントリを得る ldap_next_reference — 次のリファレンスを得る ldap_parse_exop — LDAP拡張オペレーションの結果 ...
https://man.plustar.jp/php/book.ldap.html - [similar]
XML パーサのカレントのカラム番号を取得する 5156
« xml_get_current_byte_index xml_get_current_line_number » PHP Manual XML パーサ 関数 XML パーサ ... 。 パラメータ parser カラム番号を得る XML パーサへのリファレンス。 戻り値 この関数は、 parser が有効なパーサでない場 ...
https://man.plustar.jp/php/function.xml-get-current-column-number.html - [similar]