検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 762 for [SIMILAR] 16 1024 4096 WITH 29162 executiontimeo... (0.373 sec.)
以前のエラーハンドラ関数を回復する 0
« error_reporting restore_exception_handler » PHP Manual エラー処理関数 以前のエラーハンドラ関数を回復する restore_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) restore_error_handler — 以前のエラーハンドラ関数を回復する 説明 restore_error_handler (): bool set_error_handler() を使用 ...
https://man.plustar.jp/php/function.restore-error-handler.html - [similar]
Call a Lua function 0
« LuaSandboxFunction LuaSandboxFunction::__construct » PHP Manual LuaSandboxFunction Call a Lua function LuaSandboxFunction::call (PECL luasandbox >= 1.0.0) LuaSandboxFunction::call — Call a Lua function 説明 public LuaSandboxFunction::call ( string ...$args ): array | bool Calls a Lua f ...
https://man.plustar.jp/php/luasandboxfunction.call.html - [similar]
GUI用の拡張モジュール 0
« XSLTProcessor::transformToXml UI » PHP Manual 関数リファレンス GUI用の拡張モジュール GUI用の拡張モジュール UI はじめに インストール/設定 UI\Point — Represents a position (x,y) UI\Size — Represents dimensions (width, height) UI\Window — Window UI\Control — Control UI\Menu — Menu UI\Menu ...
https://man.plustar.jp/php/refs.ui.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
例外のスローのオン/オフを切り替える 0
« Yaf_Dispatcher::setView Yaf_Config_Abstract » PHP Manual Yaf_Dispatcher 例外のスローのオン/オフを切り替える Yaf_Dispatcher::throwException (Yaf >=1.0.0) Yaf_Dispatcher::throwException — 例外のスローのオン/オフを切り替える 説明 public Yaf_Dispatcher::throwException ( bool $flag = ? ): Y ...
https://man.plustar.jp/php/yaf-dispatcher.throwexception.html - [similar]
variants を整数に変換し、除算の結果を返す 0
« variant_get_type variant_imp » PHP Manual COM関数 variants を整数に変換し、除算の結果を返す variant_idiv (PHP 5, PHP 7, PHP 8) variant_idiv — variants を整数に変換し、除算の結果を返す 説明 variant_idiv ( mixed $left , mixed $right ): variant left および right を 整数値に変換し、整数の除 ...
https://man.plustar.jp/php/function.variant-idiv.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]