検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 335 for [SIMILAR] 16 1024 4096 WITH 57761 reflectionrefe... (0.453 sec.)
指定されたテキストに、疑わしい文字が含まれていないかをチェックする 0
« Spoofchecker::__construct Spoofchecker::setAllowedLocales » PHP Manual Spoofchecker 指定されたテキストに、疑わしい文字が含まれていないかをチェックする Spoofchecker::isSuspicious (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::isSuspicious — 指定されたテキストに、疑わし ...
https://man.plustar.jp/php/spoofchecker.issuspicious.html - [similar]
collection.xml および collection.xsl ファイルの例 0
« 例 libxml のエラー処理関数によるエラー処理 » PHP Manual 例 collection.xml および collection.xsl ファイルの例 collection.xml および collection.xsl ファイルの例 このリファレンスにある多くの例は、XML ファイルと XSL ファイルの両方が必要です。 例では、以下の内容を含む collection.xml と coll ...
https://man.plustar.jp/php/xsl.examples-collection.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
MQseries MQBEGIN 0
« mqseries_back mqseries_close » PHP Manual mqseries 関数 MQseries MQBEGIN mqseries_begin (PECL mqseries >= 0.10.0) mqseries_begin — MQseries MQBEGIN 説明 mqseries_begin ( resource $hconn , array $beginOptions , resource &$compCode , resource &$reason ): void mqseries_begin() (MQBEGIN) を ...
https://man.plustar.jp/php/function.mqseries-begin.html - [similar]
XML パーサのカレントのバイトインデックスを得る 0
« xml_error_string xml_get_current_column_number » PHP Manual XML パーサ 関数 XML パーサのカレントのバイトインデックスを得る xml_get_current_byte_index (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_current_byte_index — XML パーサのカレントのバイトインデックスを得る 説明 xml_get_current_byte_index ...
https://man.plustar.jp/php/function.xml-get-current-byte-index.html - [similar]
XML パーサのカレントのカラム番号を取得する 0
« xml_get_current_byte_index xml_get_current_line_number » PHP Manual XML パーサ 関数 XML パーサのカレントのカラム番号を取得する xml_get_current_column_number (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_current_column_number — XML パーサのカレントのカラム番号を取得する 説明 xml_get_current_colu ...
https://man.plustar.jp/php/function.xml-get-current-column-number.html - [similar]
XML パーサを解放する 0
« xml_parser_create xml_parser_get_option » PHP Manual XML パーサ 関数 XML パーサを解放する xml_parser_free (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_free — XML パーサを解放する 説明 xml_parser_free ( XMLParser $parser ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前の ...
https://man.plustar.jp/php/function.xml-parser-free.html - [similar]
XML パーサからオプションを得る 0
« xml_parser_free xml_parser_set_option » PHP Manual XML パーサ 関数 XML パーサからオプションを得る xml_parser_get_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_get_option — XML パーサからオプションを得る 説明 xml_parser_get_option ( XMLParser $parser , int $option ): string | int XML パ ...
https://man.plustar.jp/php/function.xml-parser-get-option.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT