検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 684 for [SIMILAR] 16 1024 4096 WITH 33310 map WITH 11887... (0.479 sec.)
Reduces the deque to a single value using a callback function 0
« Ds\Deque::push Ds\Deque::remove » PHP Manual Deque Reduces the deque to a single value using a callback function Ds\Deque::reduce (PECL ds >= 1.0.0) Ds\Deque::reduce — Reduces the deque to a single value using a callback function 説明 public Ds\Deque::reduce ( callable $callback , mixe ...
https://man.plustar.jp/php/ds-deque.reduce.html - [similar]
Reduces the sequence to a single value using a callback function 0
« Ds\Sequence::push Ds\Sequence::remove » PHP Manual Sequence Reduces the sequence to a single value using a callback function Ds\Sequence::reduce (PECL ds >= 1.0.0) Ds\Sequence::reduce — Reduces the sequence to a single value using a callback function 説明 abstract public Ds\Sequence::r ...
https://man.plustar.jp/php/ds-sequence.reduce.html - [similar]
Reduces the set to a single value using a callback function 0
« Ds\Set::merge Ds\Set::remove » PHP Manual Set Reduces the set to a single value using a callback function Ds\Set::reduce (PECL ds >= 1.0.0) Ds\Set::reduce — Reduces the set to a single value using a callback function 説明 public Ds\Set::reduce ( callable $callback , mixed $initial = ? ...
https://man.plustar.jp/php/ds-set.reduce.html - [similar]
Reduces the vector to a single value using a callback function 0
« Ds\Vector::push Ds\Vector::remove » PHP Manual Vector Reduces the vector to a single value using a callback function Ds\Vector::reduce (PECL ds >= 1.0.0) Ds\Vector::reduce — Reduces the vector to a single value using a callback function 説明 public Ds\Vector::reduce ( callable $callbac ...
https://man.plustar.jp/php/ds-vector.reduce.html - [similar]
Adds values to the front of the deque 0
« Ds\Deque::toArray Map » PHP Manual Deque Adds values to the front of the deque Ds\Deque::unshift (PECL ds >= 1.0.0) Ds\Deque::unshift — Adds values to the front of the deque 説明 public Ds\Deque::unshift ( mixed $values = ? ): void Adds values to the front of the deque, moving all the ...
https://man.plustar.jp/php/ds-deque.unshift.html - [similar]
Fiber の構築に使われた callable を取得する 0
« ReflectionFiber::__construct ReflectionFiber::getExecutingFile » PHP Manual ReflectionFiber Fiber の構築に使われた callable を取得する ReflectionFiber::getCallable (PHP 8 >= 8.1.0) ReflectionFiber::getCallable — Fiber の構築に使われた callable を取得する 説明 public ReflectionFiber::ge ...
https://man.plustar.jp/php/reflectionfiber.getcallable.html - [similar]
Returns a scalar value to be used as a hash value 0
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash value Ds\Hashable::hash (PECL ds >= 1.0.0) Ds\Hashable::hash — Returns a scalar value to be used as a hash value 説明 abstract public Ds\Hashable::hash (): mixed Returns a scalar value to be ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
Wrap a PHP callable in a LuaSandboxFunction 0
« LuaSandbox::unpauseUsageTimer LuaSandboxFunction » PHP Manual LuaSandbox Wrap a PHP callable in a LuaSandboxFunction LuaSandbox::wrapPhpFunction (PECL luasandbox >= 1.2.0) LuaSandbox::wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFunction 説明 public LuaSandbox::wrapPhpFunction ...
https://man.plustar.jp/php/luasandbox.wrapphpfunction.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 0
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる array_reduce (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_reduce — コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 説明 array_reduce ( array $a ...
https://man.plustar.jp/php/function.array-reduce.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]