検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 403 for callable (0.020 sec.)
Updates all values by applying a callback function to each value 4560
« Ds\Deque::allocate Ds\Deque::capacity » PHP Manual Deque Updates all values by applying a call ... nction to each value 説明 public Ds\Deque::apply ( callable $callback ): void Updates all values by applying a ... ラメータ callback callback ( mixed $value ): mixed A callable to apply to each value in the deque. The callback ...
https://man.plustar.jp/php/ds-deque.apply.html - [similar]
Updates all values by applying a callback function to each value 4560
« Ds\Sequence::allocate Ds\Sequence::capacity » PHP Manual Sequence Updates all values by applyi ... ch value 説明 abstract public Ds\Sequence::apply ( callable $callback ): void Updates all values by applying a ... ラメータ callback callback ( mixed $value ): mixed A callable to apply to each value in the sequence. The callba ...
https://man.plustar.jp/php/ds-sequence.apply.html - [similar]
Updates all values by applying a callback function to each value 4560
« Ds\Vector::allocate Ds\Vector::capacity » PHP Manual Vector Updates all values by applying a c ... ction to each value 説明 public Ds\Vector::apply ( callable $callback ): void Updates all values by applying a ... ラメータ callback callback ( mixed $value ): mixed A callable to apply to each value in the vector. The callback ...
https://man.plustar.jp/php/ds-vector.apply.html - [similar]
デフォルトの外部エンティティローダーを変更する 4560
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エン ... 変更する 説明 libxml_set_external_entity_loader ( ? callable $resolver_function ): bool デフォルトの外部エンティ ... パラメータ resolver_function 次のシグネチャを持つ callable を指定します。: resolver ( string $public_id , str ... ubName" , "extSubURI" , "extSubSystem" です。 この callable は、 リソースまたはリソースをオープンできる文字列あ ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
The Swoole\WebSocket\Server class 4517
« Swoole\WebSocket\Frame Swoole\WebSocket\Server::exist » PHP Manual Swoole The Swoole\WebSocket ... ( int $fd ): bool public on ( string $event_name , callable $callback ): ReturnType public static pack ( strin ... blic Swoole\Http\Server::on ( string $event_name , callable $callback ): void public Swoole\Http\Server::start ...
https://man.plustar.jp/php/class.swoole-websocket-server.html - [similar]
可変関数 4517
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable func ... での $variable の内容を読むからです。 ?> 例4 複雑な callable <?php class Foo { static function bar () { echo "b ... ar" ; $func (); // "bar" を表示します。 ?> 参考 is_callable() call_user_func() function_exists() 可変変数 関連 ... 可変 , メソッド , 変数 , static , コール , 構造 , callable , 言語 , 参考 ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
クラスとオブジェクト 4517
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラス ... 関連キーワード: オブジェクト , クラス , キーワード , callable , 処理 , 変更 , 変性 , 参照 , Bindings , Static ...
https://man.plustar.jp/php/language.oop5.html - [similar]
Data Structures 4466
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... \Sequence::filter — Creates a new sequence using a callable to determine which values to include Ds\Sequence:: ... n Ds\Vector::filter — Creates a new vector using a callable to determine which values to include Ds\Vector::fi ... ion Ds\Deque::filter — Creates a new deque using a callable to determine which values to include Ds\Deque::fin ... her map Ds\Map::filter — Creates a new map using a callable to determine which pairs to include Ds\Map::first ...
https://man.plustar.jp/php/book.ds.html - [similar]
Updates all values by applying a callback function to each value 4466
« Ds\Map::allocate Ds\Map::capacity » PHP Manual Map Updates all values by applying a callback f ... function to each value 説明 public Ds\Map::apply ( callable $callback ): void Updates all values by applying a ... ck callback ( mixed $key , mixed $value ): mixed A callable to apply to each value in the map. The callback sh ...
https://man.plustar.jp/php/ds-map.apply.html - [similar]
停止した EvEmbed ウォッチャーのインスタンスを作る 4466
« EvEmbed::__construct EvEmbed::set » PHP Manual EvEmbed 停止した EvEmbed ウォッチャーのインスタ ... ic static EvEmbed::createStopped ( object $other , callable $callback = ? , mixed $data = ? , int $priority = ... pped , callback , オブジェクト , data , priority , callable ...
https://man.plustar.jp/php/evembed.createstopped.html - [similar]