検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 969 for [SIMILAR] 16 1024 4096 WITH 9424 reflectionfunct... (0.727 sec.)
ヤコビ記号 0
« gmp_invert gmp_kronecker » PHP Manual GMP 関数 ヤコビ記号 gmp_jacobi (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_jacobi — ヤコビ記号 説明 gmp_jacobi ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 および num2 の » ヤコビ記号 を計算します。 num2 は正の奇数である必要があり ...
https://man.plustar.jp/php/function.gmp-jacobi.html - [similar]
設定文字列をパースする 0
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_string (PHP 5 >= 5.3.0, PHP 7, PHP 8) parse_ini_string — 設定文字列をパースする 説明 parse_ini_string ( string $ini_string , bool $process_sections = false , int $scanner_mode = INI_SCANNER_NORM ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]
URL エンコードされた文字列をデコードする 0
« parse_url rawurlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする rawurldecode (PHP 4, PHP 5, PHP 7, PHP 8) rawurldecode — URL エンコードされた文字列をデコードする 説明 rawurldecode ( string $string ): string 文字列の中にパーセント記号 ( % ) に続いて 2 つの 16 進数が ...
https://man.plustar.jp/php/function.rawurldecode.html - [similar]
変数の型をセットする 0
« serialize strval » PHP Manual 変数操作 関数 変数の型をセットする settype (PHP 4, PHP 5, PHP 7, PHP 8) settype — 変数の型をセットする 説明 settype ( mixed &$var , string $type ): bool 変数 var の型を type にセットします。 パラメータ var 変換する変数。 type type の値は以下の命令のいずれか ...
https://man.plustar.jp/php/function.settype.html - [similar]
GD および Image 関数 0
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD および Image 関数 目次 gd_info — 現在インストールされているGDライブラリに関する情報を取得する getimagesize — 画像の大きさを取得する getimagesizefromstring — 画像の大きさを文字列から取得する image_ ...
https://man.plustar.jp/php/ref.image.html - [similar]
ReflectionException クラス 0
« Reflector::__toString 変数操作 » PHP Manual リフレクション ReflectionException クラス ReflectionException クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionException クラスです。 クラス概要 class ReflectionException extends Exception { /* 継承したプロパティ */ protected string $ message ...
https://man.plustar.jp/php/class.reflectionexception.html - [similar]
エラーをクローンする 0
« Error::__toString ArgumentCountError » PHP Manual Error エラーをクローンする Error::__clone (PHP 7, PHP 8) Error::__clone — エラーをクローンする 説明 private Error::__clone (): void エラーはクローンできないので、このメソッドは fatal エラーとなります。 パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/error.clone.html - [similar]
例外をコピーする 0
« Exception::__toString ErrorException » PHP Manual Exception 例外をコピーする Exception::__clone (PHP 5, PHP 7, PHP 8) Exception::__clone — 例外をコピーする 説明 private Exception::__clone (): void 例外のコピーを作成しようとします。結果としてこれは Fatal エラーとなります。 パラメータ こ ...
https://man.plustar.jp/php/exception.clone.html - [similar]
引数が可変長の個数であるかをチェックする 0
« ReflectionParameter::isPassedByReference ReflectionParameter::__toString » PHP Manual ReflectionParameter 引数が可変長の個数であるかをチェックする ReflectionParameter::isVariadic (PHP 5 >= 5.6.0, PHP 7, PHP 8) ReflectionParameter::isVariadic — 引数が可変長の個数であるかをチェックする 説 ...
https://man.plustar.jp/php/reflectionparameter.isvariadic.html - [similar]
ひとつ前の Throwable を返す 0
« Throwable::getTraceAsString Throwable::__toString » PHP Manual Throwable ひとつ前の Throwable を返す Throwable::getPrevious (PHP 7, PHP 8) Throwable::getPrevious — ひとつ前の Throwable を返す 説明 public Throwable::getPrevious (): ? Throwable ひとつ前の Throwable (たとえば Exception::_ ...
https://man.plustar.jp/php/throwable.getprevious.html - [similar]