Results of 1 - 10 of about 1267 for VALUE (0.012 sec.)
- The Componere\Value class 5441
- « Componere\Method::getReflector Componere\Value::__construct » PHP Manual Componere The Compone
...
re\Value class The Componere\Value class (Componere 2 >= 2. ...
1.0) はじめに A Value represents a PHP variable of all types, including ...
undefined クラス概要 final class Componere\Value { /* Constructor */ public __construct ( $default ...
= ? ) /* メソッド */ public setPrivate (): Value public setProtected (): Value public setStatic (): ...
-
https://man.plustar.jp/php/class.componere-value.html
- [similar]
- Data Structures 5323
- « untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに
...
ction interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of t ...
rent instance Ds\Hashable::hash — Returns a scalar value to be used as a hash value Sequence — The Sequence ...
required capacity Ds\Sequence::apply — Updates all values by applying a callback function to each value Ds\ ...
ntains — Determines if the sequence contains given values Ds\Sequence::filter — Creates a new sequence usin ...
-
https://man.plustar.jp/php/book.ds.html
- [similar]
- Associates a key with a value 5183
- « Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL
...
ds >= 1.0.0) Ds\Map::put — Associates a key with a value 説明 public Ds\Map::put ( mixed $key , mixed $valu ...
e ): void Associates a key with a value , overwriting a previous association if one exists ...
注意 : You can also use array syntax to associate values by key, eg. $map["key"] = $value . 警告 Be carefu ...
e Arrays . パラメータ key The key to associate the value with. value The value to be associated with the ke ...
-
https://man.plustar.jp/php/ds-map.put.html
- [similar]
- The ZMQ class 5166
- « 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.
...
vailable if compiled against ZeroMQ 4.x or higher (Value: int ). ZMQ::SOCKOPT_HWM The high water mark for i ...
is a wrapper for setting both SNDHWM and RCVHWM. (Value: int ). ZMQ::SOCKOPT_SNDHWM The ZMQ_SNDHWM option ...
vailable if compiled against ZeroMQ 3.x or higher (Value: int ). ZMQ::SOCKOPT_RCVHWM The SOCKOPT_RCVHWM opt ...
vailable if compiled against ZeroMQ 3.x or higher (Value: int ). ZMQ::SOCKOPT_AFFINITY Set I/O thread affin ...
-
https://man.plustar.jp/php/class.zmq.html
- [similar]
- Compare and set the value of the atomic object. 5008
- « Swoole\Atomic::add Swoole\Atomic::__construct » PHP Manual Swoole\Atomic Compare and set the value
...
1.9.0) Swoole\Atomic::cmpset — Compare and set the value of the atomic object. 説明 public Swoole\Atomic::c ...
mpset ( int $cmp_value , int $new_value ): int パラメータ cmp_value The v ...
alue to compare with the current value of the atomic object. new_value The value to set t ...
o the atomic object if the cmp_value is the same as the current value of the atomic obj ...
-
https://man.plustar.jp/php/swoole-atomic.cmpset.html
- [similar]
- Value Construction 4969
- « Componere\Value Componere\Value::setPrivate » PHP Manual Componere\Value Value Construction Co
...
mponere\Value::__construct (Componere 2 >= 2.1.0) Componere\Valu ...
e::__construct — Value Construction 説明 public Componere\Value::__constr ...
umentException if default does not have a suitable value 関連キーワード: Value , Construction , Componere , ...
-
https://man.plustar.jp/php/componere-value.construct.html
- [similar]
- Reduces the deque to a single value using a callback function 4946
- « Ds\Deque::push Ds\Deque::remove » PHP Manual Deque Reduces the deque to a single value using a
...
) Ds\Deque::reduce — Reduces the deque to a single value using a callback function 説明 public Ds\Deque::re ...
initial = ? ): mixed Reduces the deque to a single value using a callback function. パラメータ callback cal ...
lback ( mixed $carry , mixed $value ): mixed carry The return value of the previous ca ...
llback, or initial if it's the first iteration. value The value of the current iteration. initial The in ...
-
https://man.plustar.jp/php/ds-deque.reduce.html
- [similar]
- Reduces the sequence to a single value using a callback function 4946
- « Ds\Sequence::push Ds\Sequence::remove » PHP Manual Sequence Reduces the sequence to a single value
...
equence::reduce — Reduces the sequence to a single value using a callback function 説明 abstract public Ds\ ...
tial = ? ): mixed Reduces the sequence to a single value using a callback function. パラメータ callback cal ...
lback ( mixed $carry , mixed $value ): mixed carry The return value of the previous ca ...
llback, or initial if it's the first iteration. value The value of the current iteration. initial The in ...
-
https://man.plustar.jp/php/ds-sequence.reduce.html
- [similar]
- Reduces the set to a single value using a callback function 4946
- « Ds\Set::merge Ds\Set::remove » PHP Manual Set Reduces the set to a single value using a callba
...
.0.0) Ds\Set::reduce — Reduces the set to a single value using a callback function 説明 public Ds\Set::redu ...
$initial = ? ): mixed Reduces the set to a single value using a callback function. パラメータ callback cal ...
lback ( mixed $carry , mixed $value ): mixed carry The return value of the previous ca ...
llback, or initial if it's the first iteration. value The value of the current iteration. initial The in ...
-
https://man.plustar.jp/php/ds-set.reduce.html
- [similar]
- Reduces the vector to a single value using a callback function 4946
- « Ds\Vector::push Ds\Vector::remove » PHP Manual Vector Reduces the vector to a single value usi
...
Ds\Vector::reduce — Reduces the vector to a single value using a callback function 説明 public Ds\Vector::r ...
nitial = ? ): mixed Reduces the vector to a single value using a callback function. パラメータ callback cal ...
lback ( mixed $carry , mixed $value ): mixed carry The return value of the previous ca ...
llback, or initial if it's the first iteration. value The value of the current iteration. initial The in ...
-
https://man.plustar.jp/php/ds-vector.reduce.html
- [similar]