検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 193 for [SIMILAR] 16 1024 4096 WITH 27632 reflectionenum... (0.192 sec.)
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]
ReflectionReference クラス 0
« ReflectionIntersectionType::getTypes ReflectionReference::__construct » PHP Manual リフレクション ReflectionReference クラス ReflectionReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに ReflectionReference クラスは、リファレンスに関する情報を提供します。 クラス概要 final class Reflectio ...
https://man.plustar.jp/php/class.reflectionreference.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_set — SNMP オブジェクトの値を設定する 説明 snmp3_set ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
各 tick の実行用の関数の登録を解除する 0
« register_tick_function リフレクション » PHP Manual 関数処理 関数 各 tick の実行用の関数の登録を解除する unregister_tick_function (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) unregister_tick_function — 各 tick の実行用の関数の登録を解除する 説明 unregister_tick_function ( callable $callback ): ...
https://man.plustar.jp/php/function.unregister-tick-function.html - [similar]
画像を復号する 0
« Imagick::cycleColormapImage Imagick::deconstructImages » PHP Manual Imagick 画像を復号する Imagick::decipherImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::decipherImage — 画像を復号する 説明 public Imagick::decipherImage ( string $passphrase ): bool 暗号化された画像を復号しま ...
https://man.plustar.jp/php/imagick.decipherimage.html - [similar]
画像を暗号化する 0
« Imagick::embossImage Imagick::enhanceImage » PHP Manual Imagick 画像を暗号化する Imagick::encipherImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::encipherImage — 画像を暗号化する 説明 public Imagick::encipherImage ( string $passphrase ): bool プレーンなピクセル群を暗号化します ...
https://man.plustar.jp/php/imagick.encipherimage.html - [similar]
新しい関数 0
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
ReflectionClassConstant オブジェクトの文字列表現を返す 0
« ReflectionClassConstant::isPublic ReflectionEnum » PHP Manual ReflectionClassConstant ReflectionClassConstant オブジェクトの文字列表現を返す ReflectionClassConstant::__toString (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::__toString — ReflectionClassConstant オブジェクトの文字列表現 ...
https://man.plustar.jp/php/reflectionclassconstant.tostring.html - [similar]
現在実行中の行番号を取得する 0
« ReflectionFiber::getExecutingFile ReflectionFiber::getFiber » PHP Manual ReflectionFiber 現在実行中の行番号を取得する ReflectionFiber::getExecutingLine (PHP 8 >= 8.1.0) ReflectionFiber::getExecutingLine — 現在実行中の行番号を取得する 説明 public ReflectionFiber::getExecutingLine (): in ...
https://man.plustar.jp/php/reflectionfiber.getexecutingline.html - [similar]
リファレンスを返す 0
« リファレンス渡し リファレンスの解除 » PHP Manual リファレンスの説明 リファレンスを返す リファレンスを返す リファレンスを返すことは、結合する変数を見付けるために関数を使用し たい場合に便利です。パフォーマンスを向上させるためだけの目的で この機能を用いることは やめてください 。 そのような ...
https://man.plustar.jp/php/language.references.return.html - [similar]