検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 287 for [SIMILAR] 16 1024 4096 WITH 18425 stack WITH 133... (0.219 sec.)
The Parle\Stack class 10000
« 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]
Pop an item from the stack 9849
« 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 9796
« 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]
The Stack class 7988
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (No version information available, might only be in Git) はじめに A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iter ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]
Pushes values onto the stack 7988
« Ds\Stack::pop Ds\Stack::toArray » PHP Manual Stack Pushes values onto the stack Ds\Stack::push (PECL ds >= 1.0.0) Ds\Stack::push — Pushes values onto the stack 説明 public Ds\Stack::push ( mixed ...$values ): void Pushes values onto the stack. パラメータ values The values to push onto ...
https://man.plustar.jp/php/ds-stack.push.html - [similar]
Removes and returns the value at the top of the stack 7988
« Ds\Stack::peek Ds\Stack::push » PHP Manual Stack Removes and returns the value at the top of the stack Ds\Stack::pop (PECL ds >= 1.0.0) Ds\Stack::pop — Removes and returns the value at the top of the stack 説明 public Ds\Stack::pop (): mixed Removes and returns the value at the top of ...
https://man.plustar.jp/php/ds-stack.pop.html - [similar]
Returns the value at the top of the stack 7988
« Ds\Stack::jsonSerialize Ds\Stack::pop » PHP Manual Stack Returns the value at the top of the stack Ds\Stack::peek (PECL ds >= 1.0.0) Ds\Stack::peek — Returns the value at the top of the stack 説明 public Ds\Stack::peek (): mixed Returns the value at the top of the stack, but does not r ...
https://man.plustar.jp/php/ds-stack.peek.html - [similar]
Returns a shallow copy of the stack 7988
« Ds\Stack::__construct Ds\Stack::count » PHP Manual Stack Returns a shallow copy of the stack Ds\Stack::copy (PECL ds >= 1.0.0) Ds\Stack::copy — Returns a shallow copy of the stack 説明 public Ds\Stack::copy (): Ds\Stack Returns a shallow copy of the stack. パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/ds-stack.copy.html - [similar]
Removes all values 7988
« Ds\Stack::capacity Ds\Stack::__construct » PHP Manual Stack Removes all values Ds\Stack::clear (PECL ds >= 1.0.0) Ds\Stack::clear — Removes all values 説明 public Ds\Stack::clear (): void Removes all values from the stack. パラメータ この関数にはパラメータはありません。 戻り値 値を返し ...
https://man.plustar.jp/php/ds-stack.clear.html - [similar]
Creates a new instance 7988
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT