検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 459 for [SIMILAR] 16 1024 4096 WITH 21562 fromcallable W... (0.323 sec.)
Copy a function 5931
« uopz_compose uopz_del_function » PHP Manual Uopz 関数 Copy a function uopz_copy (PECL uopz 1 >= 1.0.4, PECL uopz 2) uopz_copy — Copy a function 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_copy ( string $function ): Closure uopz_copy ( string $class , string $functio ...
https://man.plustar.jp/php/function.uopz-copy.html - [similar]
この関数に動的に作成されたクロージャを返す 5931
« ReflectionFunction::export ReflectionFunction::invoke » PHP Manual ReflectionFunction この関数に動的に作成されたクロージャを返す ReflectionFunction::getClosure (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionFunction::getClosure — この関数に動的に作成されたクロージャを返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionfunction.getclosure.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 2610
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_callable — 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $ ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
Creates a new deque using a callable to determine which values to include 2610
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to determine which values to include Ds\Deque::filter (PECL ds >= 1.0.0) Ds\Deque::filter — Creates a new deque using a callable to determine which values to include 説明 public Ds\Deque::filter ( ca ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Creates a new sequence using a callable to determine which values to include 2610
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a callable to determine which values to include Ds\Sequence::filter (PECL ds >= 1.0.0) Ds\Sequence::filter — Creates a new sequence using a callable to determine which values to include 説明 abst ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Creates a new set using a callable to determine which values to include 2610
« Ds\Set::diff Ds\Set::first » PHP Manual Set Creates a new set using a callable to determine which values to include Ds\Set::filter (PECL ds >= 1.0.0) Ds\Set::filter — Creates a new set using a callable to determine which values to include 説明 public Ds\Set::filter ( callable $callback ...
https://man.plustar.jp/php/ds-set.filter.html - [similar]
The Map class 2610
« Ds\Deque::unshift Ds\Map::allocate » PHP Manual Data Structures The Map class The Map class (No version information available, might only be in Git) はじめに A Map is a sequential collection of key-value pairs, almost identical to an array used in a similar context. Keys can be any typ ...
https://man.plustar.jp/php/class.ds-map.html - [similar]
The Swoole\Http\Server class 2610
« Swoole\Http\Response::write Swoole\Http\Server::on » PHP Manual Swoole The Swoole\Http\Server class The Swoole\Http\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Server extends Swoole\Server { /* メソッド */ public on ( string $event_name , callable $callbac ...
https://man.plustar.jp/php/class.swoole-http-server.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT