検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 58 for [SIMILAR] 16 1024 4096 WITH 28662 getreturn WITH... (0.075 sec.)
ジェネレータの戻り値を取得する 10000
« Generator::current Generator::key » PHP Manual Generator ジェネレータの戻り値を取得する Generator::getReturn (PHP 7, PHP 8) Generator::getReturn — ジェネレータの戻り値を取得する 説明 public Generator::getReturn (): mixed パラメータ この関数にはパラメータはありません。 戻り値 ジェネレー ...
https://man.plustar.jp/php/generator.getreturn.html - [similar]
ファイバーが返した値を取得する 7375
« Fiber::throw Fiber::isStarted » PHP Manual Fiber ファイバーが返した値を取得する Fiber::getReturn (PHP 8 >= 8.1.0) Fiber::getReturn — ファイバーが返した値を取得する 説明 public Fiber::getReturn (): mixed パラメータ この関数にはパラメータはありません。 戻り値 Fiber::__construct() に指定し ...
https://man.plustar.jp/php/fiber.getreturn.html - [similar]
ジェネレータを続行する 6660
« Generator::key Generator::rewind » PHP Manual Generator ジェネレータを続行する Generator::next (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::next — ジェネレータを続行する 説明 public Generator::next (): void Generator::next() のコールは、 null を引数として Generator::send() をコールすること ...
https://man.plustar.jp/php/generator.next.html - [similar]
Generator クラス 6606
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Generator クラス Generator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに Generator は ジェネレータ が返すオブジェクトです。 警告 Generator オブジェクトのインスタンスは new では作れません。 クラス概 ...
https://man.plustar.jp/php/class.generator.html - [similar]
例外をジェネレータにスローする 6215
« Generator::send Generator::valid » PHP Manual Generator 例外をジェネレータにスローする Generator::throw (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::throw — 例外をジェネレータにスローする 説明 public Generator::throw ( Throwable $exception ): mixed 例外をジェネレータにスローして、ジェネレ ...
https://man.plustar.jp/php/generator.throw.html - [similar]
yield した値を取得する 5696
« Generator Generator::getReturn » PHP Manual Generator yield した値を取得する Generator::current (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::current — yield した値を取得する 説明 public Generator::current (): mixed パラメータ この関数にはパラメータはありません。 戻り値 yield した値を返しま ...
https://man.plustar.jp/php/generator.current.html - [similar]
yield したキーを取得する 5696
« Generator::getReturn Generator::next » PHP Manual Generator yield したキーを取得する Generator::key (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::key — yield したキーを取得する 説明 public Generator::key (): mixed yield した値のキーを取得します。 パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/generator.key.html - [similar]
実行中の Generator オブジェクトを取得する 5696
« ReflectionGenerator::getExecutingFile ReflectionGenerator::getExecutingLine » PHP Manual ReflectionGenerator 実行中の Generator オブジェクトを取得する ReflectionGenerator::getExecutingGenerator (PHP 7, PHP 8) ReflectionGenerator::getExecutingGenerator — 実行中の Generator オブジェクトを ...
https://man.plustar.jp/php/reflectiongenerator.getexecutinggenerator.html - [similar]
シリアライズのコールバック 5696
« Generator::valid Fiber » PHP Manual Generator シリアライズのコールバック Generator::__wakeup (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::__wakeup — シリアライズのコールバック 説明 public Generator::__wakeup (): void ジェネレータはシリアライズできないので、例外をスローします。 パラメータ ...
https://man.plustar.jp/php/generator.wakeup.html - [similar]
新しい関数 5696
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
PREV 1 2 3 4 5 6 NEXT