検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 817 for Return (0.004 sec.)
Zend に対するユーザー操作 4725
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend ... Gets value of class or instance property uopz_get_return — Gets a previous set return value for a function ... ue of existing class or instance property uopz_set_return — Provide a return value for an existing function ... t_mock — 以前に設定したモックを削除する uopz_unset_return — Unsets a previously set return value for a funct ... ーワード: uopz , function , Zend , ユーザー , 操作 , return , previously , 設定 , static , mock ...
https://man.plustar.jp/php/book.uopz.html - [similar]
Dynamically changes the code of the given method 4666
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the co ... _ACC_PUBLIC , string $doc_comment = null , string $return_type = ? , bool $is_strict = ? ): bool runkit7_met ... _ACC_PUBLIC , string $doc_comment = null , string $return_type = ? , bool $is_strict = ? ): bool パラメータ ... _STATIC doc_comment The doc comment of the method. return_type The return type of the method. is_strict Whet ... () example <?php class Example { function foo () { return "foo!\n" ; } } // create an Example object $e = ne ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
PHP DTrace 静的プローブとともに SystemTap を使用 4606
« PHP および DTrace の使用 関数リファレンス » PHP Manual DTrace 動的トレーシング PHP DTrace 静的 ... api/cli/php").provider("php").mark("compile__file__return") process("sapi/cli/php").provider("php").mark("er ... ess("sapi/cli/php").provider("php").mark("execute__return") process("sapi/cli/php").provider("php").mark("fu ... ss("sapi/cli/php").provider("php").mark("function__return") process("sapi/cli/php").provider("php").mark("re ... api/cli/php").provider("php").mark("compile__file__return") { printf("Probe compile__file__return\n"); print ...
https://man.plustar.jp/php/features.dtrace.systemtap.html - [similar]
Define or return the exit mode for the current running service 4606
« win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or ... e >=0.4.0) win32_set_service_exit_mode — Define or return the exit mode for the current running service 説明 ... r exit graceful. false for exit with error. 戻り値 Return the current or old exit mode. エラー / 例外 Prior ... n invalid data in parameters, previously false was returned. PECL win32service 1.0.0 Throws a Win32ServiceEx ... eption on error, previously a Win32 Error Code was returned. 参考 win32_start_service_ctrl_dispatcher() - ス ...
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html - [similar]
ReflectionFunction オブジェクトを作成する 4606
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFuncti ... __construct() の例 <?php /** * 簡単なカウンタ * * @return int */ function counter1 () { static $c = 0 ; retu ... rn ++ $c ; } /** * 別の簡単なカウンタ * * @return int */ $counter2 = function() { static $d = 0 ; re ... 11 ---> Documentation: '/** * 簡単なカウンタ * * @return int */' ---> Static variables: array ( 'c' => 0, ) ... ---> Documentation: '/** * 別の簡単なカウンタ * * @return int */' ---> Static variables: array ( 'd' => 0, ) ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
Return the current CUBRID connection charset 4573
« cubrid_get_autocommit cubrid_get_class_name » PHP Manual CUBRID 関数 Return the current CUBRID ... harset (PECL CUBRID >= 8.3.0) cubrid_get_charset — Return the current CUBRID connection charset 説明 cubrid_ ... resource $conn_identifier ): string This function returns the current CUBRID connection charset and is simi ... charset: iso8859-1 参考 cubrid_client_encoding() - Return the current CUBRID connection charset 関連キーワー ... ド: CUBRID , charset , connection , Return , cubrid , the , function , encoding , conn , iden ...
https://man.plustar.jp/php/function.cubrid-get-charset.html - [similar]
Return the current CUBRID connection charset 4540
« cubrid_affected_rows cubrid_close » PHP Manual CUBRID MySQL 互換関数 Return the current CUBRID ... ng (PECL CUBRID >= 8.3.1) cubrid_client_encoding — Return the current CUBRID connection charset 説明 cubrid_ ... ource $conn_identifier = ? ): string This function returns the current CUBRID connection charset and is simi ... ent charset: iso8859-1 参考 cubrid_get_charset() - Return the current CUBRID connection charset 関連キーワー ... ド: CUBRID , charset , connection , cubrid , Return , the , encoding , identifier , conn , string ...
https://man.plustar.jp/php/function.cubrid-client-encoding.html - [similar]
定義済み定数 4540
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... 実行時に動的にロードされている場合のみ使用可能です。 Return values. Always check GearmanClient::error() or Gea ... Worker::errno() for the system error code that was returned. GEARMAN_NO_ACTIVE_FDS ( int ) GearmanClient::wa ... quest gracefully. GEARMAN_WORK_DATA ( int ) Notice return code obtained with GearmanClient::returnCode() whe ... running jobs. GEARMAN_WORK_WARNING ( int ) Notice return code obtained with GearmanClient::returnCode() whe ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Return current connection entry. 4513
« Swoole\Connection\Iterator::count Swoole\Connection\Iterator::key » PHP Manual Swoole\Connecti ... on\Iterator Return current connection entry. Swoole\Connection\Iterat ... le >= 1.9.0) Swoole\Connection\Iterator::current — Return current connection entry. 説明 public Swoole\Conne ... ection entry. 関連キーワード: connection , entry , Return , Connection , Swoole , パラメータ , count , key , ...
https://man.plustar.jp/php/swoole-connection-iterator.current.html - [similar]
Return key of the current connection. 4480
« Swoole\Connection\Iterator::current Swoole\Connection\Iterator::next » PHP Manual Swoole\Conne ... ction\Iterator Return key of the current connection. Swoole\Connection\I ... swoole >= 1.9.0) Swoole\Connection\Iterator::key — Return key of the current connection. 説明 public Swoole\ ... Connection\Iterator::key (): int This function returns key of the current connection. パラメータ この関数 ... ent connection. 関連キーワード: key , connection , Return , Swoole , Connection , of , the , パラメータ , ne ...
https://man.plustar.jp/php/swoole-connection-iterator.key.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT