検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 13 for cycles (0.019 sec.)
すべての既存ガベージサイクルを強制的に収集する 13970
« extension_loaded gc_disable » PHP Manual PHP オプション/情報 関数 すべての既存ガベージサイクル ... を強制的に収集する gc_collect_cycles (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_collect_cycles... 存ガベージサイクルを強制的に収集する 説明 gc_collect_cycles (): int すべての既存ガベージサイクルを強制的に収集 ... 収集 , 既存 , ガベージサイクル , 強制 , collect , cycles , 関数 , パラメータ , extension , loaded ...
https://man.plustar.jp/php/function.gc-collect-cycles.html - [similar]
循環参照コレクタを無効にする 10610
« gc_collect_cycles gc_enable » PHP Manual PHP オプション/情報 関数 循環参照コレクタを無効にする ... コレクタ , disable , 関数 , パラメータ , collect , cycles , 情報 , zend , 設定 , 参考 ...
https://man.plustar.jp/php/function.gc-disable.html - [similar]
文書の配列表現を返す 9923
« SolrDocument::sort SolrDocument::unserialize » PHP Manual SolrDocument 文書の配列表現を返す So ... lient Side" ; $doc -> features = "Fast development cycles" ; $doc [ 'cat' ] = 'Software' ; $doc [ 'cat' ] = ... y ( [0] => PHP Client Side [1] => Fast development cycles ) ) [2] => SolrDocumentField Object ( [name] => ca ...
https://man.plustar.jp/php/solrdocument.toarray.html - [similar]
循環参照コレクタの状態を返す 8709
« gc_enable gc_mem_caches » PHP Manual PHP オプション/情報 関数 循環参照コレクタの状態を返す gc_ ... enabled() の例 <?php if( gc_enabled ()) gc_collect_cycles (); ?> 参考 ガベージコレクション 関連キーワード: コ ...
https://man.plustar.jp/php/function.gc-enabled.html - [similar]
ガベージコレクタに関する情報を取得する 8445
« gc_mem_caches get_cfg_var » PHP Manual PHP オプション/情報 関数 ガベージコレクタに関する情報を ... b [] = $b ; } unset( $a ); unset( $b ); gc_collect_cycles (); var_dump ( gc_status ()); 上の例の出力は、 たと ...
https://man.plustar.jp/php/function.gc-status.html - [similar]
循環の収集 8305
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 ... 集を強制することもできます。 このために、 gc_collect_cycles() 関数を使用できます。 この関数は、アルゴリズムによ ... 放するために、 gc_disable() を呼ぶ直前に gc_collect_cycles() を呼ぶことは多分賢いでしょう。 そうすると、循環収 ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
ある拡張機能がロードされているかどうかを調べる 8181
« dl gc_collect_cycles » PHP Manual PHP オプション/情報 関数 ある拡張機能がロードされているかどう ...
https://man.plustar.jp/php/function.extension-loaded.html - [similar]
Pause the CPU usage timer 8181
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage ... while ( microtime ( true ) < $end ) { // waste CPU cycles } } // Register a PHP callback $sandbox -> registe ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
PHP オプションと情報 7777
« output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP ... 張機能がロードされているかどうかを調べる gc_collect_cycles — すべての既存ガベージサイクルを強制的に収集する g ...
https://man.plustar.jp/php/book.info.html - [similar]
PHP オプション/情報 関数 7777
« 定義済み定数 assert_options » PHP Manual PHP Options/Info PHP オプション/情報 関数 PHP オプショ ... 張機能がロードされているかどうかを調べる gc_collect_cycles — すべての既存ガベージサイクルを強制的に収集する g ...
https://man.plustar.jp/php/ref.info.html - [similar]
PREV 1 2 NEXT