検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 118 for [SIMILAR] 16 1024 4096 WITH 25038 sequence WITH ... (0.111 sec.)
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]
Linearizes data within buffer and returns it's contents as a string 0
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within buffer and returns it's contents as a string EventBuffer::pullup (PECL event >= 1.2.6-beta) EventBuffer::pullup — Linearizes data within buffer and returns it's contents as a string 説明 public ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]
Read data from an evbuffer and drain the bytes read 0
« EventBuffer::pullup EventBuffer::readFrom » PHP Manual EventBuffer Read data from an evbuffer and drain the bytes read EventBuffer::read (PECL event >= 1.6.0) EventBuffer::read — Read data from an evbuffer and drain the bytes read 説明 public EventBuffer::read ( int $max_bytes ): strin ...
https://man.plustar.jp/php/eventbuffer.read.html - [similar]
SplQueue クラス 0
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplQueue クラスは、キューの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplQueue extends SplDoublyLi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
配列の末尾から要素を取り除く 0
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
配列の先頭から要素を一つ取り出す 0
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
Create a node synchronously 0
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zookeeper::create (PECL zookeeper >= 0.1.0) Zookeeper::create — Create a node synchronously 説明 public Zookeeper::create ( string $path , string $value , array $acls , int $flags = null ): stri ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
一つ以上の要素を配列の最後に追加する 0
« array_product array_rand » PHP Manual 配列 関数 一つ以上の要素を配列の最後に追加する array_push (PHP 4, PHP 5, PHP 7, PHP 8) array_push — 一つ以上の要素を配列の最後に追加する 説明 array_push ( array &$array , mixed ...$values ): int array_push() は、 array をスタックとして処理し、渡され ...
https://man.plustar.jp/php/function.array-push.html - [similar]
The Zookeeper class 0
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper class (PECL zookeeper >= 0.1.0) はじめに Represents ZooKeeper session. クラス概要 class Zookeeper { /* メソッド */ public __construct ( string $host = '' , callable $watcher_cb = null , int $ ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
Alternation and repetition 0
« Unicode character classes Anchors » PHP Manual Pattern matching Alternation and repetition Alternation and repetition Alternation and repetition Sequence Greedy Description ...|... - Try subpatterns in alternation. * yes Match 0 or more times. + yes Match 1 or more times. ? yes Match 0 ...
https://man.plustar.jp/php/parle.regex.alternation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT