検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 118 for args (0.010 sec.)
LuaClosure クラス 6585
« Lua::registerCallback LuaClosure::__invoke » PHP Manual Lua LuaClosure クラス LuaClosure クラス ... osure { /* メソッド */ public __invoke ( mixed ...$args ): void } 目次 LuaClosure::__invoke — luaclosure を ... 呼び出し , TFUNCTION , 概要 , メソッド , public , args ...
https://man.plustar.jp/php/class.luaclosure.html - [similar]
実行中のジェネレータのトレースを取得する 6585
« ReflectionGenerator::getThis ReflectionFiber » PHP Manual ReflectionGenerator 実行中のジェネレ ... E_PROVIDE_OBJECT デフォルト DEBUG_BACKTRACE_IGNORE_ARGS スタックトレース内の関数に引数の情報を含めない 戻り ... ["line"]=> int(8) ["function"]=> string(3) "foo" ["args"]=> array(0) { } } [1]=> array(4) { ["file"]=> str ... "line"]=> int(12) ["function"]=> string(3) "bar" ["args"]=> array(0) { } } } 参考 ReflectionGenerator::get ...
https://man.plustar.jp/php/reflectiongenerator.gettrace.html - [similar]
実行する 6585
« ReflectionMethod::getPrototype ReflectionMethod::invokeArgs » PHP Manual ReflectionMethod 実行 ... ctionMethod::invoke ( ? object $object , mixed ...$args ): mixed メソッドを実行します。 パラメータ object ... 合は、このパラメータには null を渡すことができます。 args メソッドに渡すパラメータ。可変長のパラメータを渡す ... ストにリファレンスを渡して) ReflectionMethod::invokeArgs() を代わりに使うべきです。 参考 ReflectionMethod:: ... invokeArgs() - 実行する __invoke() call_user_func() - 最初の引 ...
https://man.plustar.jp/php/reflectionmethod.invoke.html - [similar]
実行する 6585
« ReflectionMethod::invoke ReflectionMethod::isAbstract » PHP Manual ReflectionMethod 実行する R ... eflectionMethod::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionMethod::i ... nvokeArgs — 実行する 説明 public ReflectionMethod::invokeArg ... s ( ? object $object , array $args ): mixed リフレクション対象のメソッドを実行し、その ... 合は、このパラメータには null を渡すことができます。 args メソッドに渡すパラメータを配列で指定します。 戻り値 ...
https://man.plustar.jp/php/reflectionmethod.invokeargs.html - [similar]
SOAP 関数をコールする (非推奨) 6585
« SoapClient SoapClient::__construct » PHP Manual SoapClient SOAP 関数をコールする (非推奨) Soap ... public SoapClient::__call ( string $name , array $args ): mixed このメソッドを直接呼ぶのは推奨しません。 ... しょう。 パラメータ name コールするSOAP関数の名前。 args 関数に渡す引数の配列。 連想配列でも、数値添字形式の ... 関数 , SoapClient , コール , 推奨 , 名前 , call , args , メソッド , オブジェクト , パラメータ ...
https://man.plustar.jp/php/soapclient.call.html - [similar]
The LuaSandboxFunction class 6523
« LuaSandbox::wrapPhpFunction LuaSandboxFunction::call » PHP Manual LuaSandbox The LuaSandboxFun ... Function { /* メソッド */ public call ( string ...$args ): array | bool public dump (): string } 目次 LuaS ... ction , from , wrapPhpFunction , public , string , args , メソッド ...
https://man.plustar.jp/php/class.luasandboxfunction.html - [similar]
Call a callback given by the first parameter 6523
« Swoole\Coroutine::call_user_func_array Swoole\Coroutine::cli_wait » PHP Manual Swoole\Coroutin ... e::call_user_func ( callable $callback , mixed ...$args ): mixed Calls the callback given by the first par ... ts. パラメータ callback The callable to be called. args Zero or more parameters to be passed to the callba ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func.html - [similar]
ある画像を別の画像に合成する 6461
« Imagick::compareImages Imagick::__construct » PHP Manual Imagick ある画像を別の画像に合成する ... 数は、 setImageArtifact の第一パラメータに 'compose:args'、第二パラメータにデータを渡す必要があります。 パラ ... .png src2.png -compose mathematics -define compose:args="1,0,-0.5,0.5" -composite output.png $src1 = new \ ... RANSPARENT ); $src1 -> setImageArtifact ( 'compose:args' , "1,0,-0.5,0.5" ); $src1 -> compositeImage ( $sr ...
https://man.plustar.jp/php/imagick.compositeimage.html - [similar]
InterBase データベースでクエリを実行する 6398
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリ ... e $link_identifier = ? , string $query , int $bind_args = ? ): resource InterBase データベース上でクエリを ... たリンクを使用します。 query InterBase クエリ。 bind_args 戻り値 クエリが失敗した場合、 false を返します。成 ... データベース , 実行 , query , 文字 , セット , 成功 , args , character , エラー ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
コマンドラインオプション 6336
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... ができます。 Usage: php [options] [-f] <file> [--] [args...] php [options] -r <code> [--] [args...] php [op ... [-B <begin_code>] -R <code> [-E <end_code>] [--] [args...] php [options] [-B <begin_code>] -F <file> [-E ... <end_code>] [--] [args...] php [options] -- [args...] php [options] -a -a ... whitespace. -z <file> Load Zend extension <file>. args... Arguments passed to script. Use -- args when fi ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT