検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 20 for [SIMILAR] 16 1024 4096 WITH 24794 照コ WITH 1955... (0.049 sec.)
循環参照コレクタを有効にする 10000
« gc_disable gc_enabled » PHP Manual PHP オプション/情報 関数 循環参照コレクタを有効にする gc_enable (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_enable — 循環参照コレクタを有効にする 説明 gc_enable (): void zend.enable_gc を 1 に設定して、循環参照コレクタを有効にします。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/function.gc-enable.html - [similar]
循環参照コレクタを無効にする 10000
« gc_collect_cycles gc_enable » PHP Manual PHP オプション/情報 関数 循環参照コレクタを無効にする gc_disable (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_disable — 循環参照コレクタを無効にする 説明 gc_disable (): void zend.enable_gc を 0 に設定して、循環参照コレクタを無効にします。 パラメータ この関 ...
https://man.plustar.jp/php/function.gc-disable.html - [similar]
循環参照コレクタの状態を返す 8791
« gc_enable gc_mem_caches » PHP Manual PHP オプション/情報 関数 循環参照コレクタの状態を返す gc_enabled (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_enabled — 循環参照コレクタの状態を返す 説明 gc_enabled (): bool 循環参照コレクタの状態を返します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.gc-enabled.html - [similar]
PHP オプションと情報 0
« output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP オプションと情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP オプション/情報 関数 assert_options — 様々な assert フラグを設定/取得する assert — asse ...
https://man.plustar.jp/php/book.info.html - [similar]
PHP オプション/情報 関数 0
« 定義済み定数 assert_options » PHP Manual PHP Options/Info PHP オプション/情報 関数 PHP オプション/情報 関数 目次 assert_options — 様々な assert フラグを設定/取得する assert — assertion が false であるかどうかを調べる cli_get_process_title — 現在のプロセスのタイトルを返す cli_set_proces ...
https://man.plustar.jp/php/ref.info.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
変数の文字列表現を出力または返す 0
« var_dump ウェブサービス » PHP Manual 変数操作 関数 変数の文字列表現を出力または返す var_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) var_export — 変数の文字列表現を出力または返す 説明 var_export ( mixed $value , bool $return = false ): ? string var_export() は、 渡された変数に関する構造 ...
https://man.plustar.jp/php/function.var-export.html - [similar]
PREV 1 2 NEXT