検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1131 for This (0.050 sec.)
Get associated function name (deprecated) 3360
« GearmanTask::dataSize GearmanTask::functionName » PHP Manual GearmanTask Get associated functi ... nction (): string Returns the name of the function this task is associated with, i.e., the function the Ge ... arman worker calls. 注意 : This method has been replaced by GearmanTask::functionN ... ecated , GearmanTask , パラメータ , functionName , This , extension , release ...
https://man.plustar.jp/php/gearmantask.function.html - [similar]
はじめに 3360
« Event インストール/設定 » PHP Manual Event はじめに はじめに This is an extension to efficient ... ication mechanism available for specific platform. This is a port of libevent to the PHP infrastructure. 注 ... event , Event , libevent , support , Note , 注意 , This , schedule , Version , previous ...
https://man.plustar.jp/php/intro.event.html - [similar]
ディレクトリハンドルからエントリを読み込む 3360
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリ ... f (! is_readable ( $path )) { trigger_error ( " $path isn't readable for me" , E_USER_NOTICE ); return fal ... } if (! is_file ( $path )) { trigger_error ( " $path isn't a file" , E_USER_NOTICE ); return false ; } $t ... unction dir_readdir () { // Extract the header for this entry $header = fread ( $this -> fp , 512 ); $data ... += 512 - $rest ; } // Seek over the file fseek ( $this -> fp , $bytes , SEEK_CUR ); return $filename ; } ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
Tells a bufferevent to begin SSL renegotiation 3337
« EventBufferEvent::sslGetProtocol EventBufferEvent::sslSocket » PHP Manual EventBufferEvent Tel ... fferevent to begin SSL renegotiation. 警告 Calling this function tells the SSL to renegotiate, and the buf ... fer event to invoke appropriate callbacks. This is an advanced topic; this should be generally avo ...
https://man.plustar.jp/php/eventbufferevent.sslrenegotiate.html - [similar]
Start a new client session for use with this client 3337
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage ... r Start a new client session for use with this client MongoDB\Driver\Manager::startSession (mongo ... tSession — Start a new client session for use with this client 説明 final public MongoDB\Driver\Manager::s ... dConcern A read concern to apply to the operation. This option is available in MongoDB 3.2+ and will resul ... Concern A write concern to apply to the operation. This option is available in MongoDB 4.0+. [] snapshot b ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
実行時設定 3337
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... | DEBUG | 21423 | 599157af4e937 | 1466787583.322 | this is a neeke debug <14>1 2017-08-27T01:24:59+08:00 v ... | INFO | 21423 | 599157af4e937 | 1466787583.323 | this is a info log <13>1 2017-08-27T01:24:59+08:00 vagr ... NOTICE | 21423 | 599157af4e937 | 1466787583.324 | this is a notice log seaslog.appender_retry int Record ... Store when the prerecorded log in memory count >= this buffer_size,and then refresh the memory poll. seas ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
The Volatile class 3313
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthr ... tends Threaded { public function __construct () { $this -> data = new Threaded (); // attempt to overwrite ... a Threaded property of a Threaded class (invalid) $this -> data = new StdClass (); } } var_dump ((new Task ... tends Volatile { public function __construct () { $this -> data = new Threaded (); // attempt to overwrite ... a Threaded property of a Volatile class (valid) $this -> data = new StdClass (); } } var_dump ((new Task ...
https://man.plustar.jp/php/class.volatile.html - [similar]
Make event non-pending and free resources allocated for this event 3313
« Event::delTimer Event::getSupportedMethods » PHP Manual Event Make event non-pending and free ... resources allocated for this event Event::free (PECL event >= 1.2.6-beta) Event ... event non-pending and free resources allocated for this event 説明 public Event::free (): void Removes eve ...
https://man.plustar.jp/php/event.free.html - [similar]
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 3313
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義し ... stream (id,my_clob) VALUES (1, ?)" ); $variable = "THIS IS A CLOB TEST. THIS IS A CLOB TEST." ; db2_bind_p ... stream (id,my_blob) VALUES (1, ?)" ); $variable = "THIS IS A BLOB TEST. THIS IS A BLOB TEST." ; db2_bind_p ... sg (); } ?> 上の例の出力は以下となります。 Loop 0: THIS I Loop 1: S A CL Loop 2: OB TES Loop 3: T. THI Loo ... p 4: S IS A Loop 5: CLOB Loop 6: TEST. Loop 0: THIS I Loop 1: S A BL Loop 2: OB TES Loop 3: T. THI Loo ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
Calls callbacks for pending operations 3313
« ZooKeeper 関数 Zookeeper » PHP Manual ZooKeeper 関数 Calls callbacks for pending operations zo ... or Zookeeper::exists() . 警告 Since version 0.4.0, this function must be called manually to achieve asynch ... ing of your program. After PHP 7.1, you can ignore this function. This extension uses EG(vm_interrupt) to ... はありません。 戻り値 値を返しません。 エラー / 例外 This method emits PHP warning when callback could not b ...
https://man.plustar.jp/php/function.zookeeper-dispatch.html - [similar]