検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 2407 for a (0.059 sec.)
Releases a write lock 2631
« SyncReaderWriter::writelock SyncSharedMemory » PHP Manual SyncReaderWriter Releases a write lo ... ck SyncReaderWriter::writeunlock (PECL sync >= 1.0.0) SyncRea ... derWriter::writeunlock — Releases a write lock 説明 public SyncReaderWriter::writ ... eunlock (): bool Releases a write lock on a SyncReaderWriter object. パラ ... ん。 戻り値 成功した場合に true を、失敗した場合に false を返します。 例 例1 SyncReaderWriter::writeunlo ...
https://man.plustar.jp/php/syncreaderwriter.writeunlock.html - [similar]
Acquires a lock on buffer 2618
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer Ev ... entBuffer::lock (PECL event >= 1.2.6-beta) EventBuffer::lock — Acquires a lock on buffer 説明 ... public EventBuffer::lock (): void Acquires a lock on buffer. Can be used in pair with ... EventBuffer::unlock() to make a set of operations atomic, i.e. thread-safe. No ... te, it is not needed to lock buffers for individual operations. When locking is enabled(see EventBuff ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
Cancels a pending HTTP request 2618
« EventHttpRequest::addHeader EventHttpRequest::clearHeaders » PHP Manual EventHttpRequest Cance ... ls a pending HTTP request EventHttpRequest::cancel (PEC ... L event >= 1.4.0-beta) EventHttpRequest::cancel — Cancels a pending HTTP ... request 説明 public EventHttpRequest::cancel (): void Cancels a pending HTTP request. Cance ... ls an ongoing HTTP request. The callback associated wit ...
https://man.plustar.jp/php/eventhttprequest.cancel.html - [similar]
Trains on an entire dataset for a period of time 2618
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a p ... eriod of time fann_train_on_data (PECL fann >= 1.0.0) fann_train_on ... _data — Trains on an entire dataset for a period of ti ... me 説明 fann_train_on_data ( resource $ann , resource $data , ... int $max_epochs , int $epochs_between_reports , float $des ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
Trains on an entire dataset, which is read from file, for a period of time 2618
« fann_train_on_data fann_train » PHP Manual Fann 関数 Trains on an entire dataset, which is rea ... d from file, for a period of time fann_train_on_file (PECL fann >= 1. ... 0.0) fann_train_on_file — Trains on an entire dataset, whi ... ch is read from file, for a period of time 説明 fann_train_o ... n_file ( resource $ann , string $filename , int $max_epochs , int $epoc ...
https://man.plustar.jp/php/function.fann-train-on-file.html - [similar]
Returns the BSON representation of a JSON value 2618
« 関数 MongoDB\BSON\fromPHP » PHP Manual 関数 Returns the BSON representation of a JSON value Mo ... MongoDB\BSON\fromJSON — Returns the BSON representation of a JSON value 説明 MongoDB\BSON\fromJSON ( s ... tring $json ): string Converts an » extended JSON string to its BSON representation ... . パラメータ json ( string ) JSON value to be converted. 戻り値 The serialized BSON doc ... ument as a binary string. エラー / 例外 Throws MongoDB\Dri ...
https://man.plustar.jp/php/function.mongodb.bson-fromjson.html - [similar]
繰り返し正規表現検索を行う 2618
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (P ... HP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_matc ... h_all ( string $pattern , string $subject , array &$ma ... tches = null , int $flags = 0 , int $offset = 0 ): int | false subject を検 ... 索し、 pattern に指定した正規表現にマッチした すべての文字列 ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
Send a warning (deprecated) 2618
« GearmanJob::unique GearmanJob::workload » PHP Manual GearmanJob Send a warning (deprecated) Ge ... armanJob::warning (PECL gearman <= 0.5.0) GearmanJob::w ... arning — Send a warning (deprecated) 説明 public GearmanJob::warni ... ng ( string $warning ): bool Sends a warning for this job while it ... is running. 注意 : This method has been replaced by GearmanJob::sendWarning() in the ...
https://man.plustar.jp/php/gearmanjob.warning.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 2618
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し ... する 説明 public SplFileObject::fgetcsv ( string $separator = "," , string $enclosure = "\"" , string $es ... cape = "\\" ): array | false CSV フォーマットのファイ ... 違った読まれ方をする可能性があります。 パラメータ separator フィールドの区切り文字 (シングルバイト文字 1 ... t::setCsvControl() を使ってセットされた値です。 escape エスケープ文字 (シングルバイト文字 最大で1文字)。 ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
Create a client 2618
« Yar_Client::__call Yar_Client::setOpt » PHP Manual Yar_Client Create a client Yar_Client::__co ... nstruct (PECL yar >= 1.0.0) Yar_Client::__construct — Create a clie ... nt 説明 final public Yar_Client::__construct ( string $url , ar ... ray $options = ? ) Create a Yar_Client to a Yar_Serve ... r . パラメータ url Yar Server URL. 戻り値 Yar_Client instance. 例 例1 Ya ...
https://man.plustar.jp/php/yar-client.construct.html - [similar]