検索

phrase: max: clip:
target: order:
Results of 881 - 890 of about 3128 for the (2.399 sec.)
Converts the queue to an array 2256
« Ds\Queue::push PriorityQueue » PHP Manual Queue Converts the queue to an array Ds\Queue::toArr ... ay (PECL ds >= 1.0.0) Ds\Queue::toArray — Converts the queue to an array 説明 public Ds\Queue::toArray () ... : array Converts the queue to an array . 注意 : Casting to an array is ... メータはありません。 戻り値 An array containing all the values in the same order as the queue. 例 例1 Ds\Q ... 関連キーワード: array , queue , Converts , Queue , the , Ds , toArray , int , not , パラメータ ...
https://man.plustar.jp/php/ds-queue.toarray.html - [similar]
Creates EvIdle watcher object associated with the current event loop instance 2256
« EvLoop::fork EvLoop::invokePending » PHP Manual EvLoop Creates EvIdle watcher object associate ... d with the current event loop instance EvLoop::idle (PECL ev ... le — Creates EvIdle watcher object associated with the current event loop instance 説明 final public EvLo ... Idle Creates EvIdle watcher object associated with the current event loop instance パラメータ All the par ... ameters have the same meaning as for EvIdle::__construct() 戻り値 R ...
https://man.plustar.jp/php/evloop.idle.html - [similar]
Creates an unmanaged pointer to C data 2256
« FFI FFI::alignof » PHP Manual FFI Creates an unmanaged pointer to C data FFI::addr (PHP 7 >= 7 ... &$ptr ): FFI\CData Creates an unmanaged pointer to the C data represented by the given FFI\CData . The so ... urce ptr must survive the resulting pointer. This function is mainly useful ... rguments to C functions by pointer. パラメータ ptr The handle of the pointer to a C data structure. 戻り値 ... Returns the freshly created FFI\CData object. 関連キーワード: ...
https://man.plustar.jp/php/ffi.addr.html - [similar]
Copies one memory area to another 2256
« FFI::memcmp FFI::memset » PHP Manual FFI Copies one memory area to another FFI::memcpy (PHP 7 ... PHP 8) FFI::memcpy — Copies one memory area to another 説明 public static FFI::memcpy ( FFI\CData &$to , ... &$from , int $size ): void Copies size bytes from the memory area from to the memory area to . パラメータ ... to The start of the memory area to copy to. from The star ... t of the memory area to copy from. size The number of bytes ...
https://man.plustar.jp/php/ffi.memcpy.html - [similar]
Get the class name using OID 2256
« cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OI ... (PECL CUBRID >= 8.3.0) cubrid_get_class_name — Get the class name using OID 説明 cubrid_get_class_name ( ... resource $conn_identifier , string $oid ): string The cubrid_get_class_name() function is used to get th ... rom oid . It doesn't work when selecting data from the system tables, for example db_class. パラメータ co ... nn_identifier Connection identifier. oid OID of the instance that you want to check the existence. 戻り ...
https://man.plustar.jp/php/function.cubrid-get-class-name.html - [similar]
Read from BLOB/CLOB data 2256
« cubrid_lob2_new cubrid_lob2_seek64 » PHP Manual CUBRID 関数 Read from BLOB/CLOB data cubrid_lo ... ad ( resource $lob_identifier , int $len ): string The cubrid_lob2_read() function reads len bytes from t ... he LOB data and returns the bytes read. パラメータ lob_identifier Lob identifi ... er as a result of cubrid_lob2_new() or get from the result set. len Length from buffer you want to rea ... d from the lob data. 戻り値 Returns the contents as a string, ...
https://man.plustar.jp/php/function.cubrid-lob2-read.html - [similar]
Set autocommit mode of the connection 2256
« cubrid_set_add cubrid_set_db_parameter » PHP Manual CUBRID 関数 Set autocommit mode of the con ... .0) cubrid_set_autocommit — Set autocommit mode of the connection 説明 cubrid_set_autocommit ( resource $ ... conn_identifier , bool $mode ): bool The cubrid_set_autocommit() function is used to set th ... e CUBRID database auto-commit mode of the current database connection. In CUBRID PHP, auto-c ... fier Connection identifier. mode Auto-commit mode. The following constants can be used: CUBRID_AUTOCOMMIT ...
https://man.plustar.jp/php/function.cubrid-set-autocommit.html - [similar]
Returns the sarprop step error shift 2256
« fann_get_rprop_increase_factor fann_get_sarprop_step_error_threshold_factor » PHP Manual Fann ... 関数 Returns the sarprop step error shift fann_get_sarprop_step_err ... 1.0.0) fann_get_sarprop_step_error_shift — Returns the sarprop step error shift 説明 fann_get_sarprop_ste ... p_error_shift ( resource $ann ): float Returns the sarprop step error shift. The default step error s ... ラメータ ann ニューラルネットワークリソース。 戻り値 The sarprop step error shift , or false on error. 注意 ...
https://man.plustar.jp/php/function.fann-get-sarprop-step-error-shift.html - [similar]
Give the worker an identifier so it can be tracked when asking gearmand for the ... 2256
« GearmanWorker::returnCode GearmanWorker::setOptions » PHP Manual GearmanWorker Give the worker ... fier so it can be tracked when asking gearmand for the list of available workers GearmanWorker::setId (No ... might only be in Git) GearmanWorker::setId — Give the worker an identifier so it can be tracked when ask ... ing gearmand for the list of available workers 説明 public GearmanWorke ... r::setId ( string $id ): bool Assigns the worker an identifier. パラメータ id A string ident ...
https://man.plustar.jp/php/gearmanworker.setid.html - [similar]
Unpause the timer paused by LuaSandbox::pauseUsageTimer 2256
« LuaSandbox::setMemoryLimit LuaSandbox::wrapPhpFunction » PHP Manual LuaSandbox Unpause the tim ... >= 1.4.0) LuaSandbox::unpauseUsageTimer — Unpause the timer paused by LuaSandbox::pauseUsageTimer() 説明 ... ic LuaSandbox::unpauseUsageTimer (): void Unpauses the timer paused by LuaSandbox::pauseUsageTimer() . パ ... ません。 参考 LuaSandbox::pauseUsageTimer() - Pause the CPU usage timer LuaSandbox::setCPULimit() - Set th ... e CPU time limit for the Lua environment 関連キーワード: LuaSandbox , pause ...
https://man.plustar.jp/php/luasandbox.unpauseusagetimer.html - [similar]