Results of 1 - 10 of about 67 for Invoke (0.034 sec.)
- Invoke all pending watchers while resetting their pending state 12021
- « EvLoop::idle EvLoop::io » PHP Manual EvLoop Invoke all pending watchers while resetting their
...
pending state EvLoop::invokePending (PECL ev >= 0.2.0) EvLoop::invokePending — ...
resetting their pending state 説明 public EvLoop::invokePending (): void Invoke all pending watchers while ...
値を返しません。 関連キーワード: EvLoop , pending , Invoke , all , watchers , while , resetting , their , inv ...
-
https://man.plustar.jp/php/evloop.invokepending.html
- [similar]
- 関数を起動する 12021
- « ReflectionFunction::getClosure ReflectionFunction::invokeArgs » PHP Manual ReflectionFunction
...
関数を起動する ReflectionFunction::invoke (PHP 5, PHP 7, PHP 8) ReflectionFunction::invoke — ...
関数を起動する 説明 public ReflectionFunction::invoke ( mixed ...$args ): mixed 調べた関数を起動します。 ...
た関数の結果を返します。 例 例1 ReflectionFunction::invoke() の例 <?php function title ( $title , $name ) { r ...
ReflectionFunction ( 'title' ); echo $function -> invoke ( 'Dr' , 'Phil' ); ?> 上の例の出力は以下となります ...
-
https://man.plustar.jp/php/reflectionfunction.invoke.html
- [similar]
- 実行する 11523
- « ReflectionMethod::getPrototype ReflectionMethod::invokeArgs » PHP Manual ReflectionMethod 実行
...
する ReflectionMethod::invoke (PHP 5, PHP 7, PHP 8) ReflectionMethod::invoke — 実 ...
行する 説明 public ReflectionMethod::invoke ( ? object $object , mixed ...$args ): mixed メソッ ...
nException が発生します。 例 例1 ReflectionMethod::invoke() の例 <?php class HelloWorld { public function sa ...
World' , 'sayHelloTo' ); echo $reflectionMethod -> invoke (new HelloWorld (), 'Mike' ); ?> 上の例の出力は以下 ...
-
https://man.plustar.jp/php/reflectionmethod.invoke.html
- [similar]
- CQL Execution 10285
- « CommonMark\CQL::__construct CommonMark 関数 » PHP Manual CommonMark\CQL CQL Execution CommonMa
...
rk\CQL::__invoke (cmark >= 1.1.0) CommonMark\CQL::__invoke — CQL Ex ...
ecution 説明 public CommonMark\CQL::__invoke ( CommonMark\Node $root , callable $handler ) Shal ...
l invoke the current CQL function on the given root , execu ...
-
https://man.plustar.jp/php/commonmark-cql.invoke.html
- [similar]
- luaclosure を起動 10200
- « LuaClosure LuaSandbox » PHP Manual LuaClosure luaclosure を起動 LuaClosure::__invoke (PECL lua
...
>=0.9.0) LuaClosure::__invoke — luaclosure を起動 説明 public LuaClosure::__invo ...
います。 パラメータ args 戻り値 例 例1 LuaClosure::__invoke() の例 <?php $lua = new Lua (); $closure = $lua -> ...
-
https://man.plustar.jp/php/luaclosure.invoke.html
- [similar]
- Synchronization 9958
- « parallel\Sync::notify pthreads » PHP Manual parallel\Sync Synchronization parallel\Sync::__invoke
...
oke (1.1.0) parallel\Sync::__invoke — Synchronization 説明 public parallel\Sync::__inv ...
-
https://man.plustar.jp/php/parallel-sync.invoke.html
- [similar]
- Invokes the watcher callback with the given received events bit mask 9460
- « EvWatcher::getLoop EvWatcher::keepalive » PHP Manual EvWatcher Invokes the watcher callback wi
...
th the given received events bit mask EvWatcher::invoke (PECL ev >= 0.2.0) EvWatcher::invoke — Invokes the ...
en received events bit mask 説明 public EvWatcher::invoke ( int $revents ): void Invokes the watcher callbac ...
ーワード: EvWatcher , watcher , received , events , Invokes , callback , given , bit , revents , getLoop ...
-
https://man.plustar.jp/php/evwatcher.invoke.html
- [similar]
- LuaClosure クラス 9375
- « Lua::registerCallback LuaClosure::__invoke » PHP Manual Lua LuaClosure クラス LuaClosure クラス
...
ラス概要 class LuaClosure { /* メソッド */ public __invoke ( mixed ...$args ): void } 目次 LuaClosure::__invo ...
-
https://man.plustar.jp/php/class.luaclosure.html
- [similar]
- 実行する 8052
- « ReflectionMethod::invoke ReflectionMethod::isAbstract » PHP Manual ReflectionMethod 実行する R
...
eflectionMethod::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionMetho ...
d::invokeArgs — 実行する 説明 public ReflectionMethod::invok ...
nException が発生します。 例 例1 ReflectionMethod::invokeArgs() の例 <?php class HelloWorld { public functio ...
World' , 'sayHelloTo' ); echo $reflectionMethod -> invokeArgs (new HelloWorld (), array( 'Mike' )); ?> 上の例 ...
-
https://man.plustar.jp/php/reflectionmethod.invokeargs.html
- [similar]
- 引数を指定して関数を起動する 7881
- « ReflectionFunction::invoke ReflectionFunction::isDisabled » PHP Manual ReflectionFunction 引数
...
を指定して関数を起動する ReflectionFunction::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionFunct ...
ion::invokeArgs — 引数を指定して関数を起動する 説明 public Ref ...
lectionFunction::invokeArgs ( array $args ): mixed 関数を起動して、その引数 ...
た関数の結果を返します。 例 例1 ReflectionFunction::invokeArgs() の例 <?php function title ( $title , $name ) ...
-
https://man.plustar.jp/php/reflectionfunction.invokeargs.html
- [similar]