検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 24 for mem (0.003 sec.)
プロセスごとのクライアントの統計を返す 12877
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセ ... licit_stmt_close] => 0 [implicit_stmt_close] => 0 [mem_emalloc_count] => 0 [mem_emalloc_ammount] => 0 [me ... m_ecalloc_count] => 0 [mem_ecalloc_ammount] => 0 [mem_erealloc_count] => 0 [m ... em_erealloc_ammount] => 0 [mem_efree_count] => 0 [mem_malloc_count] => 0 [mem_mal ... loc_ammount] => 0 [mem_calloc_count] => 0 [mem_calloc_ammount] => 0 [mem_ ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
クライアント接続に関する統計情報を返す 12743
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報 ... licit_stmt_close] => 0 [implicit_stmt_close] => 0 [mem_emalloc_count] => 0 [mem_emalloc_ammount] => 0 [me ... m_ecalloc_count] => 0 [mem_ecalloc_ammount] => 0 [mem_erealloc_count] => 0 [m ... em_erealloc_ammount] => 0 [mem_efree_count] => 0 [mem_malloc_count] => 0 [mem_mal ... loc_ammount] => 0 [mem_calloc_count] => 0 [mem_calloc_ammount] => 0 [mem_ ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
Zend Engine のメモリーマネージャによって使用されたメモリーを再利用する 9941
« gc_enabled gc_status » PHP Manual PHP オプション/情報 関数 Zend Engine のメモリーマネージャによ ... って使用されたメモリーを再利用する gc_mem_caches (PHP 7, PHP 8) gc_mem_caches — Zend Engine ... ージャによって使用されたメモリーを再利用する 説明 gc_mem_caches (): int Zend Engine のメモリーマネージャによ ... 連キーワード: メモリー , Zend , マネージャ , 使用 , mem , caches , 関数 , パラメータ , enabled , status ...
https://man.plustar.jp/php/function.gc-mem-caches.html - [similar]
Copy data from named shared memory 9541
« SyncSharedMemory::first SyncSharedMemory::size » PHP Manual SyncSharedMemory Copy data from na ... med shared memory SyncSharedMemory::read (PECL sync >= 1.1.0) Syn ... cSharedMemory::read — Copy data from named shared memory 説明 ... public SyncSharedMemory::read ( int $start = 0 , int $length = ? ) Copi ... es data from named shared memory. パラメータ start The start/offset, in bytes, t ...
https://man.plustar.jp/php/syncsharedmemory.read.html - [similar]
Copy data to named shared memory 9474
« SyncSharedMemory::size その他の基本モジュール » PHP Manual SyncSharedMemory Copy data to named ... shared memory SyncSharedMemory::write (PECL sync >= 1.1.0) Sy ... ncSharedMemory::write — Copy data to named shared memory 説明 ... public SyncSharedMemory::write ( string $string = ? , int $start = 0 ) ... Copies data to named shared memory. パラメータ string The data to write to shared ...
https://man.plustar.jp/php/syncsharedmemory.write.html - [similar]
実行時設定 9207
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ョン 名前 デフォルト 変更可能 変更履歴 sysvshm.init_mem 10000 PHP_INI_SYSTEM PHP_INI_* モードの詳細および定 ... クティブに関する 簡単な説明を示します。 sysvshm.init_mem int 共有メモリセグメントのデフォルトサイズ。 関連キ ... ーワード: 設定 , 実行 , mem , インストール , 変更 , sysvshm , init , セグメント ...
https://man.plustar.jp/php/sem.configuration.html - [similar]
Check to see if the object is the first instance system-wide of named shared mem... 9007
« SyncSharedMemory::__construct SyncSharedMemory::read » PHP Manual SyncSharedMemory Check to se ... is the first instance system-wide of named shared memory SyncSharedMemory::first (PECL sync >= 1.1.0) Sy ... ncSharedMemory::first — Check to see if the object is the firs ... t instance system-wide of named shared memory 説明 public SyncSharedMemory::first (): bool Re ... e system-wide first instance status of a SyncSharedMemory object. パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/syncsharedmemory.first.html - [similar]
Constructs a new SyncSharedMemory object 8807
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh ... aredMemory object SyncSharedMemory::__construct (PECL sync ... >= 1.1.0) SyncSharedMemory::__construct — Constructs a new SyncSharedMemor ... y object 説明 public SyncSharedMemory::__construct ( string $name , int $size ) Const ... ructs a named shared memory object. パラメータ name The name of the shared ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
統計情報 8740
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... いるため、(MySQL Client Library とは異なり) PHP 側の memory_limit の設定を尊重することに注意してください。同 ... じ理由で memory_get_usage() 関数の実行結果は、MySQL Client Libr ... ary と比べて高いメモリ使用量を報告します。 memory_get_usage() 関数は MySQL Client Library のメモリ ... リを節約できます。しかし、メモリに保持されている量は memory_get_usage() 関数では計測できないことに注意してく ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
The LuaSandboxError class 8273
« LuaSandboxFunction::dump LuaSandboxErrorError » PHP Manual LuaSandbox The LuaSandboxError clas ... nst int RUN = 2 ; const int SYNTAX = 3 ; const int MEM = 4 ; const int ERR = 5 ; /* 継承したプロパティ */ ... rror::RUN LuaSandboxError::SYNTAX LuaSandboxError::MEM LuaSandboxError::ERR 関連キーワード: Exception , L ...
https://man.plustar.jp/php/class.luasandboxerror.html - [similar]
PREV 1 2 3 NEXT