検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 107 for [SIMILAR] 16 1024 4096 WITH 19549 reflectionfunc... (0.119 sec.)
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
メソッドをエクスポートする 0
« ReflectionMethod::__construct ReflectionMethod::getClosure » PHP Manual ReflectionMethod メソッドをエクスポートする ReflectionMethod::export (PHP 5, PHP 7) ReflectionMethod::export — メソッドをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。こ ...
https://man.plustar.jp/php/reflectionmethod.export.html - [similar]
メソッドが宣言されているクラスを取得する 0
« ReflectionMethod::getClosure ReflectionMethod::getModifiers » PHP Manual ReflectionMethod メソッドが宣言されているクラスを取得する ReflectionMethod::getDeclaringClass (PHP 5, PHP 7, PHP 8) ReflectionMethod::getDeclaringClass — メソッドが宣言されているクラスを取得する 説明 public Reflec ...
https://man.plustar.jp/php/reflectionmethod.getdeclaringclass.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
定義済みのインターフェイスとクラス 0
« FiberError::__construct Traversable » PHP Manual 言語リファレンス 定義済みのインターフェイスとクラス 定義済みのインターフェイスとクラス 目次 Traversable Iterator IteratorAggregate Throwable ArrayAccess Serializable Closure Generator Fiber WeakReference WeakMap Stringable UnitEnum Backe ...
https://man.plustar.jp/php/reserved.interfaces.html - [similar]
Gets a previous set return value for a function 0
« uopz_get_property uopz_get_static » PHP Manual Uopz 関数 Gets a previous set return value for a function uopz_get_return (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_get_return — Gets a previous set return value for a function 説明 uopz_get_return ( string $function ): mixed uopz_get_r ...
https://man.plustar.jp/php/function.uopz-get-return.html - [similar]
オブジェクトを作成する 0
« Serializable::serialize Closure » PHP Manual Serializable オブジェクトを作成する Serializable::unserialize (PHP 5 >= 5.1.0, PHP 7, PHP 8) Serializable::unserialize — オブジェクトを作成する 説明 public Serializable::unserialize ( string $data ): void オブジェクトのアンシリアライズ時にコ ...
https://man.plustar.jp/php/serializable.unserialize.html - [similar]
Synchronization 0
« Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (PECL pthreads >= 2.0.0) Threaded::synchronized — Synchronization 説明 public Threaded::synchronized ( Closure $block , mixed ...$args ): mixed Executes the block while retaining the referenced ...
https://man.plustar.jp/php/threaded.synchronized.html - [similar]
The Threaded class 0
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL pthreads >= 2.0.0) はじめに Threaded objects form the basis of pthreads ability to execute user code in parallel; they expose synchronization methods and various useful interfaces. Threaded o ...
https://man.plustar.jp/php/class.threaded.html - [similar]
PHP Callbacks 0
« Basic FFI usage A Complete PHP/FFI/preloading Example » PHP Manual 例 PHP Callbacks PHP Callbacks It is possible to assign a PHP closure to a native variable of function pointer type or to pass it as a function argument: <?php $zend = FFI :: cdef ( " typedef int (*zend_write_func_t)(co ...
https://man.plustar.jp/php/ffi.examples-callback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT