検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 575 for [SIMILAR] 16 1024 4096 WITH 64942 deque WITH 204... (0.433 sec.)
Converts the map to an array 0
« Ds\Map::sum Ds\Map::union » PHP Manual Map Converts the map to an array Ds\Map::toArray (PECL ds >= 1.0.0) Ds\Map::toArray — Converts the map to an array 説明 public Ds\Map::toArray (): array Converts the map to an array . 警告 Maps where non-scalar keys are can't be converted to an ar ...
https://man.plustar.jp/php/ds-map.toarray.html - [similar]
Removes and returns the value with the highest priority 0
« Ds\PriorityQueue::peek Ds\PriorityQueue::push » PHP Manual PriorityQueue Removes and returns the value with the highest priority Ds\PriorityQueue::pop (PECL ds >= 1.0.0) Ds\PriorityQueue::pop — Removes and returns the value with the highest priority 説明 public Ds\PriorityQueue::pop () ...
https://man.plustar.jp/php/ds-priorityqueue.pop.html - [similar]
Converts the queue to an array 0
« Ds\PriorityQueue::push var_representation » PHP Manual PriorityQueue Converts the queue to an array Ds\PriorityQueue::toArray (PECL ds >= 1.0.0) Ds\PriorityQueue::toArray — Converts the queue to an array 説明 public Ds\PriorityQueue::toArray (): array Converts the queue to an array . 注 ...
https://man.plustar.jp/php/ds-priorityqueue.toarray.html - [similar]
Attempts to find a value's index 0
« Ds\Sequence::filter Ds\Sequence::first » PHP Manual Sequence Attempts to find a value's index Ds\Sequence::find (PECL ds >= 1.0.0) Ds\Sequence::find — Attempts to find a value's index 説明 abstract public Ds\Sequence::find ( mixed $value ): mixed Returns the index of the value , or fal ...
https://man.plustar.jp/php/ds-sequence.find.html - [similar]
Returns the result of applying a callback to each value 0
« Ds\Sequence::last Ds\Sequence::merge » PHP Manual Sequence Returns the result of applying a callback to each value Ds\Sequence::map (PECL ds >= 1.0.0) Ds\Sequence::map — Returns the result of applying a callback to each value 説明 abstract public Ds\Sequence::map ( callable $callback ) ...
https://man.plustar.jp/php/ds-sequence.map.html - [similar]
Attempts to find a value's index 0
« Ds\Vector::filter Ds\Vector::first » PHP Manual Vector Attempts to find a value's index Ds\Vector::find (PECL ds >= 1.0.0) Ds\Vector::find — Attempts to find a value's index 説明 public Ds\Vector::find ( mixed $value ): mixed Returns the index of the value , or false if not found. パラ ...
https://man.plustar.jp/php/ds-vector.find.html - [similar]
Returns the result of applying a callback to each value 0
« Ds\Vector::last Ds\Vector::merge » PHP Manual Vector Returns the result of applying a callback to each value Ds\Vector::map (PECL ds >= 1.0.0) Ds\Vector::map — Returns the result of applying a callback to each value 説明 public Ds\Vector::map ( callable $callback ): Ds\Vector Returns t ...
https://man.plustar.jp/php/ds-vector.map.html - [similar]
Scans the resolv.conf-formatted file 0
« EventDnsBase::loadHosts EventDnsBase::setOption » PHP Manual EventDnsBase Scans the resolv.conf-formatted file EventDnsBase::parseResolvConf (PECL event >= 1.2.6-beta) EventDnsBase::parseResolvConf — Scans the resolv.conf-formatted file 説明 public EventDnsBase::parseResolvConf ( int $ ...
https://man.plustar.jp/php/eventdnsbase.parseresolvconf.html - [similar]
Sets socket options 0
« EventUtil::getSocketName EventUtil::sslRandPoll » PHP Manual EventUtil Sets socket options EventUtil::setSocketOption (PECL event >= 1.6.0) EventUtil::setSocketOption — Sets socket options 説明 public static EventUtil::setSocketOption ( mixed $socket , int $level , int $optname , mixed ...
https://man.plustar.jp/php/eventutil.setsocketoption.html - [similar]
Begin checking for events and calling callbacks for the loop 0
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callbacks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for e ...
https://man.plustar.jp/php/evloop.run.html - [similar]