検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 467 for [SIMILAR] 16 1024 4096 WITH 23615 deque WITH 120... (0.422 sec.)
ReflectionFiber クラス 0
« ReflectionGenerator::getTrace ReflectionFiber::__construct » PHP Manual リフレクション ReflectionFiber クラス ReflectionFiber クラス (PHP 8 >= 8.1.0) はじめに クラス概要 final class ReflectionFiber { /* メソッド */ public __construct ( Fiber $fiber ) public getCallable (): callable pub ...
https://man.plustar.jp/php/class.reflectionfiber.html - [similar]
The Swoole\Event class 0
« Swoole\Coroutine::suspend Swoole\Event::add » PHP Manual Swoole The Swoole\Event class The Swoole\Event class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Event { /* メソッド */ public static add ( int $fd , callable $read_callback , callable $write_callback = ? , string $ev ...
https://man.plustar.jp/php/class.swoole-event.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Sequence::allocate Ds\Sequence::capacity » PHP Manual Sequence Updates all values by applying a callback function to each value Ds\Sequence::apply (PECL ds >= 1.0.0) Ds\Sequence::apply — Updates all values by applying a callback function to each value 説明 abstract public Ds\Sequenc ...
https://man.plustar.jp/php/ds-sequence.apply.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Vector::allocate Ds\Vector::capacity » PHP Manual Vector Updates all values by applying a callback function to each value Ds\Vector::apply (PECL ds >= 1.0.0) Ds\Vector::apply — Updates all values by applying a callback function to each value 説明 public Ds\Vector::apply ( callable $ ...
https://man.plustar.jp/php/ds-vector.apply.html - [similar]
デフォルトの外部エンティティローダーを変更する 0
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エンティティローダーを変更する libxml_set_external_entity_loader (PHP 5 >= 5.4.0, PHP 7, PHP 8) libxml_set_external_entity_loader — デフォルトの外部エンティティローダーを変更する 説明 libxml_set_e ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
The Yaconf class 0
« 定義済み定数 Yaconf::get » PHP Manual Yaconf The Yaconf class The Yaconf class (PECL yaconf >= 1.0.0) はじめに Yaconf is a configurations container, it parses INIT files, stores the result in PHP when PHP is started, the result lives with the whole PHP lifecycle. クラス概要 class Yacon ...
https://man.plustar.jp/php/class.yaconf.html - [similar]
Allocates enough memory for a required capacity 0
« Deque Ds\Deque::apply » PHP Manual Deque Allocates enough memory for a required capacity Ds\Deque::allocate (PECL ds >= 1.0.0) Ds\Deque::allocate — Allocates enough memory for a required capacity 説明 public Ds\Deque::allocate ( int $capacity ): void Ensures that enough memory is alloc ...
https://man.plustar.jp/php/ds-deque.allocate.html - [similar]
The Swoole\WebSocket\Server class 0
« Swoole\WebSocket\Frame Swoole\WebSocket\Server::exist » PHP Manual Swoole The Swoole\WebSocket\Server class The Swoole\WebSocket\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\WebSocket\Server extends Swoole\Http\Server { /* メソッド */ public exist ( int $fd ): b ...
https://man.plustar.jp/php/class.swoole-websocket-server.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]