検索

phrase: max: clip:
target: order:
Results of 741 - 750 of about 3128 for the (0.071 sec.)
Description 2355
« Imagick::setPointSize Imagick::setRegistry » PHP Manual Imagick Description Imagick::setProgre ... ): bool Set a callback that will be called during the processing of the Imagick image. パラメータ callba ... ck The progress function to call. It should return true i ... ould continue, or false if it should be cancelled. The offset parameter indicates the progress and the sp ... an parameter indicates the total amount of work needed to be done. callback ( ...
https://man.plustar.jp/php/imagick.setprogressmonitor.html - [similar]
Returns a sequence of the map's values 2347
« Ds\Map::union Ds\Map::xor » PHP Manual Map Returns a sequence of the map's values Ds\Map::valu ... s >= 1.0.0) Ds\Map::values — Returns a sequence of the map's values 説明 public Ds\Map::values (): Ds\Seq ... uence Returns a sequence containing all the values of the map, in the same order. パラメータ こ ... タはありません。 戻り値 A Ds\Sequence containing all the values of the map. 例 例1 Ds\Map::values() example ... ード: values , Ds , Returns , sequence , Map , of , the , int , containing , all ...
https://man.plustar.jp/php/ds-map.values.html - [similar]
Pushes values into the queue 2347
« Ds\PriorityQueue::pop Ds\PriorityQueue::toArray » PHP Manual PriorityQueue Pushes values into ... 1.0.0) Ds\PriorityQueue::push — Pushes values into the queue 説明 public Ds\PriorityQueue::push ( mixed $ ... ): void Pushes a value with a given priority into the queue. パラメータ value The value to push into the ... queue. priority The priority associated with the value. 戻り値 値を返し ... o , queue , Pushes , values , PriorityQueue , Ds , the , priority , string , toArray ...
https://man.plustar.jp/php/ds-priorityqueue.push.html - [similar]
Get the maximum length of the specified field 2347
« cubrid_field_flags cubrid_field_name » PHP Manual CUBRID MySQL 互換関数 Get the maximum length ... of the specified field cubrid_field_len (PECL CUBRID >= 8 ... .3.0) cubrid_field_len — Get the maximum length of the specified field 説明 cubrid_ ... t , int $field_offset ): int This function returns the maximum length of the specified field on success, ... comes from a call to cubrid_execute() field_offset The numerical field offset. The field_offset starts at ...
https://man.plustar.jp/php/function.cubrid-field-len.html - [similar]
Restores the RRD file from XML dump 2347
« rrd_lastupdate rrd_tune » PHP Manual RRD 関数 Restores the RRD file from XML dump rrd_restore ... (PECL rrd >= 0.9.0) rrd_restore — Restores the RRD file from XML dump 説明 rrd_restore ( string $ ... ng $rrd_file , array $options = ? ): bool Restores the RRD file from the XML dump. パラメータ xml_file XM ... L filename with the dump of the original RRD database file. rrd_file R ... 関連キーワード: file , RRD , rrd , Restores , from , the , restore , database , string , 成功 ...
https://man.plustar.jp/php/function.rrd-restore.html - [similar]
Revert changes to the working copy 2347
« svn_repos_recover svn_status » PHP Manual SVN 関数 Revert changes to the working copy svn_reve ... (PECL svn >= 0.3.0) svn_revert — Revert changes to the working copy 説明 svn_revert ( string $path , bool ... ursive = false ): bool Revert any local changes to the path in a working copy. パラメータ path The path t ... o the working repository. recursive Optionally make recu ... a working copy or repository svn_export() - Export the contents of a SVN directory 関連キーワード: workin ...
https://man.plustar.jp/php/function.svn-revert.html - [similar]
Sets value of existing class or instance property 2347
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance ... nce , string $property , mixed $value ): void Sets the value of an existing static class property, if cla ... ss is given, or the value of an instance property (regardless whether ... dy exists), if instance is given. パラメータ class The name of the class. instance The object instance. p ... roperty The name of the property. value The value to assign to ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
Create a new socket 2347
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon ... : ZMQSocket Shortcut for creating new sockets from the context. If the context is not persistent the pers ... istent_id parameter is ignored and the socket falls back to being non-persistent. The on_ ... type. persistent_id If persistent_id is specified the socket will be persisted over multiple requests. o ... is created. This function does not get invoked if the underlying persistent connection is re-used. The c ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Construct a new ZMQSocket 2347
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... ext and it stays connected over multiple requests. The persistent_id parameter can be used to recall the ... same socket over multiple requests. The on_new_socket is called only when a new underlying ... reated. パラメータ context ZMQContext object. type The socket type. See ZMQ::SOCKET_* constants. persiste ... nt_id If persistent_id is specified the socket will be persisted over multiple requests. I ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
The GearmanWorker class 2340
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The ... ob servers GearmanWorker::clone — Create a copy of the worker GearmanWorker::__construct — Create a Gearm ... est job server response GearmanWorker::error — Get the last error encountered GearmanWorker::getErrno — G ... GearmanWorker::register — Register a function with the job server GearmanWorker::removeOptions — Remove w ... st Gearman return code GearmanWorker::setId — Give the worker an identifier so it can be tracked when ask ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]