検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1045 for [SIMILAR] 16 1024 4096 WITH 25795 stack WITH 843... (0.418 sec.)
The Parle\Stack class 9477
« Parle\RParser::validate Parle\Stack::pop » PHP Manual Parle The Parle\Stack class The Parle\Stack class (PECL parle >= 0.7.0) はじめに Parle\Stack is a LIFO stack. The elements are inserted and removed only from one end. クラス概要 class Parle\Stack { /* プロパティ */ public bool $ emp ...
https://man.plustar.jp/php/class.parle-stack.html - [similar]
Creates a new instance 9477
« Ds\Stack::clear Ds\Stack::copy » PHP Manual Stack Creates a new instance Ds\Stack::__construct (PECL ds >= 1.0.0) Ds\Stack::__construct — Creates a new instance 説明 public Ds\Stack::__construct ( mixed $values = ? ) Creates a new instance, using either a traversable object or an array ...
https://man.plustar.jp/php/ds-stack.construct.html - [similar]
Converts the stack to an array 9477
« Ds\Stack::push Queue » PHP Manual Stack Converts the stack to an array Ds\Stack::toArray (PECL ds >= 1.0.0) Ds\Stack::toArray — Converts the stack to an array 説明 public Ds\Stack::toArray (): array Converts the stack to an array . 注意 : Casting to an array is not supported yet. パラメ ...
https://man.plustar.jp/php/ds-stack.toarray.html - [similar]
Pop an item from the stack 9477
« Parle\Stack Parle\Stack::push » PHP Manual Parle\Stack Pop an item from the stack Parle\Stack::pop (PECL parle >= 0.5.1) Parle\Stack::pop — Pop an item from the stack 説明 public Parle\Stack::pop (): void パラメータ この関数にはパラメータはありません。 戻り値 値を返しません。 関連キーワ ...
https://man.plustar.jp/php/parle-stack.pop.html - [similar]
Push an item into the stack 9477
« Parle\Stack::pop Parle\Token » PHP Manual Parle\Stack Push an item into the stack Parle\Stack::push (PECL parle >= 0.5.1) Parle\Stack::push — Push an item into the stack 説明 public Parle\Stack::push ( mixed $item ): void パラメータ item Variable to be pushed. 戻り値 値を返しません。 関 ...
https://man.plustar.jp/php/parle-stack.push.html - [similar]
Removes and returns the last value 3188
« Ds\Deque::merge Ds\Deque::push » PHP Manual Deque Removes and returns the last value Ds\Deque::pop (PECL ds >= 1.0.0) Ds\Deque::pop — Removes and returns the last value 説明 public Ds\Deque::pop (): mixed Removes and returns the last value. パラメータ この関数にはパラメータはありません ...
https://man.plustar.jp/php/ds-deque.pop.html - [similar]
Removes and returns the last value 3188
« Ds\Sequence::merge Ds\Sequence::push » PHP Manual Sequence Removes and returns the last value Ds\Sequence::pop (PECL ds >= 1.0.0) Ds\Sequence::pop — Removes and returns the last value 説明 abstract public Ds\Sequence::pop (): mixed Removes and returns the last value. パラメータ この関数 ...
https://man.plustar.jp/php/ds-sequence.pop.html - [similar]
Removes and returns the last value 3188
« Ds\Vector::merge Ds\Vector::push » PHP Manual Vector Removes and returns the last value Ds\Vector::pop (PECL ds >= 1.0.0) Ds\Vector::pop — Removes and returns the last value 説明 public Ds\Vector::pop (): mixed Removes and returns the last value. パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/ds-vector.pop.html - [similar]
Removes and returns a value by index 3099
« Ds\Deque::reduce Ds\Deque::reverse » PHP Manual Deque Removes and returns a value by index Ds\Deque::remove (PECL ds >= 1.0.0) Ds\Deque::remove — Removes and returns a value by index 説明 public Ds\Deque::remove ( int $index ): mixed Removes and returns a value by index. パラメータ ind ...
https://man.plustar.jp/php/ds-deque.remove.html - [similar]
Removes and returns the first value 3099
« Ds\Deque::set Ds\Deque::slice » PHP Manual Deque Removes and returns the first value Ds\Deque::shift (PECL ds >= 1.0.0) Ds\Deque::shift — Removes and returns the first value 説明 public Ds\Deque::shift (): mixed Removes and returns the first value. パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/ds-deque.shift.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT