検索

phrase: max: clip:
target: order:
Results of 701 - 710 of about 3128 for the (0.228 sec.)
Returns the number of values in the queue 2383
« Ds\Queue::copy Ds\Queue::isEmpty » PHP Manual Queue Returns the number of values in the queue ... count (PECL ds >= 1.0.0) Ds\Queue::count — Returns the number of values in the queue See Countable::count ... () 関連キーワード: Returns , values , queue , the , of , in , Queue , Ds , count , copy ...
https://man.plustar.jp/php/ds-queue.count.html - [similar]
Returns the number of values in the set 2383
« Ds\Set::copy Ds\Set::diff » PHP Manual Set Returns the number of values in the set Ds\Set::cou ... nt (PECL ds >= 1.0.0) Ds\Set::count — Returns the number of values in the set See Countable::count() ... 関連キーワード: Returns , values , the , of , in , Set , Ds , count , copy , Countable ...
https://man.plustar.jp/php/ds-set.count.html - [similar]
Creates a new set using values from the current instance and another set 2383
« Ds\Set::toArray Ds\Set::xor » PHP Manual Set Creates a new set using values from the current i ... nstance and another set Ds\Set::union (PECL ds >= 1.0.0) Ds\Set::unio ... n — Creates a new set using values from the current instance and another set 説明 public Ds\Se ... Set $set ): Ds\Set Creates a new set that contains the values of the current instance as well as the valu ... es of another set . A ∪ B = {x: x ∈ A ∨ x ∈ B} パラメータ set T ...
https://man.plustar.jp/php/ds-set.union.html - [similar]
Returns the number of values in the stack 2383
« Ds\Stack::copy Ds\Stack::isEmpty » PHP Manual Stack Returns the number of values in the stack ... count (PECL ds >= 1.0.0) Ds\Stack::count — Returns the number of values in the stack See Countable::count ... () 関連キーワード: Returns , values , stack , the , of , in , Stack , Ds , count , copy ...
https://man.plustar.jp/php/ds-stack.count.html - [similar]
Returns the number of values in the collection 2383
« Ds\Vector::copy Ds\Vector::filter » PHP Manual Vector Returns the number of values in the coll ... ount (PECL ds >= 1.0.0) Ds\Vector::count — Returns the number of values in the collection See Countable:: ... t() 関連キーワード: Returns , values , ollection , the , of , in , Ds , count , copy , filter ...
https://man.plustar.jp/php/ds-vector.count.html - [similar]
About event persistence 2383
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence ... ght before its callback is executed. Thus, to make the event pending again one may call Event::add() on i ... t again from inside the callback function. If the Event::PERSIST flag is s ... et on an event, however, the event is persistent . This means that event remain ... del() method can be called to make it non-pending. The timeout on a persistent event resets whenever the ...
https://man.plustar.jp/php/event.persistence.html - [similar]
Returns the current cipher name of the SSL connection 2383
« EventBufferEvent::sslGetCipherInfo EventBufferEvent::sslGetCipherVersion » PHP Manual EventBuf ... ferEvent Returns the current cipher name of the SSL connection EventBuf ... 10.0) EventBufferEvent::sslGetCipherName — Returns the current cipher name of the SSL connection 説明 pub ... この関数にはパラメータはありません。 戻り値 Returns the current cipher name of the SSL connection, or fals ...
https://man.plustar.jp/php/eventbufferevent.sslgetciphername.html - [similar]
Set the 'ndots' parameter for searches 2383
« EventDnsBase::setOption EventHttp » PHP Manual EventDnsBase Set the 'ndots' parameter for sear ... >= 1.2.6-beta) EventDnsBase::setSearchNdots — Set the 'ndots' parameter for searches 説明 public EventDn ... sBase::setSearchNdots ( int $ndots ): bool Set the 'ndots' parameter for searches. Sets the number of ... dots which, when found in a name, causes the first query to be without any search domain. パラメ ... ータ ndots The number of dots. 戻り値 成功した場合に true を、失敗 ...
https://man.plustar.jp/php/eventdnsbase.setsearchndots.html - [similar]
Constructs the event loop object 2383
« EvLoop::child EvLoop::defaultLoop » PHP Manual EvLoop Constructs the event loop object EvLoop: ... PECL ev >= 0.2.0) EvLoop::__construct — Constructs the event loop object 説明 public EvLoop::__construct ... = 0.0 , float $timeout_interval = 0.0 ) Constructs the event loop object. パラメータ flags One of the eve ... nt loop flags data Custom data associated with the loop. io_interval See io_interval timeout_interval ... al 参考 EvLoop::defaultLoop() - Returns or creates the default event loop 関連キーワード: event , Constru ...
https://man.plustar.jp/php/evloop.construct.html - [similar]
Loads C declarations from a C header file 2383
« FFI::isNull FFI::memcmp » PHP Manual FFI Loads C declarations from a C header file FFI::load ( ... should be loaded, using special FFI_LIB defines in the loaded C header file. パラメータ filename The name ... o not work, except for special cases listed below. The header file should contain a #define statement for ... the FFI_SCOPE variable, e.g.: #define FFI_SCOPE "MYLIB ... " . Refer to the class introduction for details. The header file ma ...
https://man.plustar.jp/php/ffi.load.html - [similar]