検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 252 for memory (0.002 sec.)
Memory management 9042
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... t Introduction The MySQL Native Driver manages memory different than the MySQL Client Library. The libra ... ries differ in the way memory is allocated and released, how memory is allocated ... nding the MySQL Native Driver at the C code level. Memory management functions used All memory allocation an ... d deallocation is done using the PHP memory management functions. Therefore, the memory consum ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
The Swoole\Buffer class 8102
« Swoole\Atomic::sub Swoole\Buffer::append » PHP Manual Swoole The Swoole\Buffer class The Swool ... Append the string or binary data at the end of the memory buffer and return the new size of memory allocated ... . Swoole\Buffer::clear — Reset the memory buffer. Swoole\Buffer::__construct — Fixed size me ... n. Swoole\Buffer::__destruct — Destruct the Swoole memory buffer. Swoole\Buffer::expand — Expand the size of ... memory buffer. Swoole\Buffer::read — Read data from the m ...
https://man.plustar.jp/php/class.swoole-buffer.html - [similar]
Copy data from named shared memory 7872
« SyncSharedMemory::first SyncSharedMemory::size » PHP Manual SyncSharedMemory Copy data from na ... med shared memory SyncSharedMemory::read (PECL sync >= 1.1.0) SyncSh ... aredMemory::read — Copy data from named shared memory 説明 pu ... blic SyncSharedMemory::read ( int $start = 0 , int $length = ? ) Copies ... data from named shared memory. パラメータ start The start/offset, in bytes, to b ...
https://man.plustar.jp/php/syncsharedmemory.read.html - [similar]
Copy data to named shared memory 7872
« SyncSharedMemory::size その他の基本モジュール » PHP Manual SyncSharedMemory Copy data to named ... shared memory SyncSharedMemory::write (PECL sync >= 1.1.0) SyncS ... haredMemory::write — Copy data to named shared memory 説明 pub ... lic SyncSharedMemory::write ( string $string = ? , int $start = 0 ) Cop ... ies data to named shared memory. パラメータ string The data to write to shared mem ...
https://man.plustar.jp/php/syncsharedmemory.write.html - [similar]
Compares memory areas 7822
« FFI::load FFI::memcpy » PHP Manual FFI Compares memory areas FFI::memcmp (PHP 7 >= 7.4.0, PHP ... 8) FFI::memcmp — Compares memory areas 説明 public static FFI::memcmp ( string | FF ... r2 , int $size ): int Compares size bytes from the memory areas ptr1 and ptr2 . Both ptr1 and ptr2 can be an ... or PHP string s. パラメータ ptr1 The start of one memory area. ptr2 The start of another memory area. size ... compare. 戻り値 Returns < 0 if the contents of the memory area starting at ptr1 are considered less than the ...
https://man.plustar.jp/php/ffi.memcmp.html - [similar]
Constructs a new SyncSharedMemory object 7822
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh ... aredMemory object SyncSharedMemory::__construct (PECL sync >= ... 1.1.0) SyncSharedMemory::__construct — Constructs a new SyncSharedMemory o ... bject 説明 public SyncSharedMemory::__construct ( string $name , int $size ) Construc ... ts a named shared memory object. パラメータ name The name of the shared mem ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
Append the string or binary data at the end of the memory buffer and return the ... 7792
« Swoole\Buffer Swoole\Buffer::clear » PHP Manual Swoole\Buffer Append the string or binary data ... at the end of the memory buffer and return the new size of memory allocated ... Append the string or binary data at the end of the memory buffer and return the new size of memory allocated ... string or binary data to append at the end of the memory buffer. 戻り値 The new size of the memory buffer. ... 関連キーワード: memory , Swoole , Buffer , data , append , string , buffe ...
https://man.plustar.jp/php/swoole-buffer.append.html - [similar]
Read data from the memory buffer based on offset and length. Or remove data from... 7792
« Swoole\Buffer::recycle Swoole\Buffer::__toString » PHP Manual Swoole\Buffer Read data from the ... memory buffer based on offset and length. Or remove data ... from the memory buffer. Swoole\Buffer::substr (PECL swoole >= 1.9. ... 0) Swoole\Buffer::substr — Read data from the memory buffer based on offset and length. Or remove data ... from the memory buffer. 説明 public Swoole\Buffer::substr ( int $o ...
https://man.plustar.jp/php/swoole-buffer.substr.html - [similar]
The SyncSharedMemory class 7762
« SyncReaderWriter::writeunlock SyncSharedMemory::__construct » PHP Manual Sync The SyncSharedMemory ... mory class The SyncSharedMemory class (PECL sync >= 1.1.0) はじめに A cross-platfo ... native, consistent implementation of named shared memory objects. Shared memory lets two separate processes ... or sockets. There are several integer-based shared memory implementations for PHP. Named shared memory is an ... are still required to protect most uses of shared memory. クラス概要 class SyncSharedMemory { /* メソッド * ...
https://man.plustar.jp/php/class.syncsharedmemory.html - [similar]
Set the memory limit for the Lua environment 7732
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory l ... imit for the Lua environment LuaSandbox::setMemoryLimit (PECL luasandbox >= 1.0.0) LuaSandbox::setMem ... oryLimit — Set the memory limit for the Lua environment 説明 public LuaSandb ... ox::setMemoryLimit ( int $limit ): void Sets the memory limit fo ... nvironment. If this limit is exceeded, a LuaSandboxMemoryError exception is thrown. パラメータ limit Memory ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT