検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 112 for [SIMILAR] 16 1024 4096 WITH 20440 capacity WITH ... (0.122 sec.)
Returns the value at the top of the stack 3276
« 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 3276
« 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]
The Parle\Stack class 3276
« 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 3276
« 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]
Returns whether the stack is empty 3276
« Ds\Stack::count Ds\Stack::jsonSerialize » PHP Manual Stack Returns whether the stack is empty Ds\Stack::isEmpty (PECL ds >= 1.0.0) Ds\Stack::isEmpty — Returns whether the stack is empty 説明 public Ds\Stack::isEmpty (): bool Returns whether the stack is empty. パラメータ この関数にはパ ...
https://man.plustar.jp/php/ds-stack.isempty.html - [similar]
Converts the stack to an array 3276
« 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]
Returns the number of values in the stack 3276
« Ds\Stack::copy Ds\Stack::isEmpty » PHP Manual Stack Returns the number of values in the stack Ds\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 , co ...
https://man.plustar.jp/php/ds-stack.count.html - [similar]
Pop an item from the stack 3276
« 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 3276
« 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]
Returns a representation that can be converted to JSON 3276
« Ds\Stack::isEmpty Ds\Stack::peek » PHP Manual Stack Returns a representation that can be converted to JSON Ds\Stack::jsonSerialize (PECL ds >= 1.0.0) Ds\Stack::jsonSerialize — Returns a representation that can be converted to JSON See JsonSerializable::jsonSerialize() 注意 : You should ...
https://man.plustar.jp/php/ds-stack.jsonserialize.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT