検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 931 for [SIMILAR] 16 1024 4096 WITH 43527 iter WITH 2512... (0.606 sec.)
定数を取得する 0
« ReflectionClass::getConstant ReflectionClass::getConstructor » PHP Manual ReflectionClass 定数を取得する ReflectionClass::getConstants (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstants — 定数を取得する 説明 public ReflectionClass::getConstants ( ? int $filter = null ): array アクセス ...
https://man.plustar.jp/php/reflectionclass.getconstants.html - [similar]
定義済み定数 0
« リソース型 目的を調べるフラグ » PHP Manual OpenSSL 定義済み定数 定義済み定数 目次 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方式 バージョン定数 Server Name Indication 定数 その他 ...
https://man.plustar.jp/php/openssl.constants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCNTL 定義済み定数 定義済み定数 以下のシグナルのリストがプロセス制御関数でサポートされています。 これらのシグナルのデフォルト動作の詳細については、 signal(7) のマニュアルを参照ください。 プロセス制御関連の定数 WNOHANG ( int ) WUNTRACED ( int ) SIG_* 定数 SIG_ ...
https://man.plustar.jp/php/pcntl.constants.html - [similar]
定義済み定数 0
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Phar 圧縮定数 定数 値 説明 Phar::NONE ( int ) 0x00000000 ...
https://man.plustar.jp/php/phar.constants.html - [similar]
定義済み定数 0
« セキュリティの考慮 Win32Service サービス型のビットマスク » PHP Manual win32service 定義済み定数 定義済み定数 目次 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Service サービス制御メッセージ定数 Win32Service サービス制御メッセージが受領されたときのビット ...
https://man.plustar.jp/php/win32service.constants.html - [similar]
クラス定数がprivateかを調べる 0
« ReflectionClassConstant::isFinal ReflectionClassConstant::isProtected » PHP Manual ReflectionClassConstant クラス定数がprivateかを調べる ReflectionClassConstant::isPrivate (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::isPrivate — クラス定数がprivateかを調べる 説明 public ReflectionC ...
https://man.plustar.jp/php/reflectionclassconstant.isprivate.html - [similar]
クラス定数が protected かを調べる 0
« ReflectionClassConstant::isPrivate ReflectionClassConstant::isPublic » PHP Manual ReflectionClassConstant クラス定数が protected かを調べる ReflectionClassConstant::isProtected (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::isProtected — クラス定数が protected かを調べる 説明 public ...
https://man.plustar.jp/php/reflectionclassconstant.isprotected.html - [similar]
クラス定数が public かを調べる 0
« ReflectionClassConstant::isProtected ReflectionClassConstant::__toString » PHP Manual ReflectionClassConstant クラス定数が public かを調べる ReflectionClassConstant::isPublic (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::isPublic — クラス定数が public かを調べる 説明 public Reflecti ...
https://man.plustar.jp/php/reflectionclassconstant.ispublic.html - [similar]
クラス定数が final かどうかを調べる 0
« ReflectionClassConstant::getValue ReflectionClassConstant::isPrivate » PHP Manual ReflectionClassConstant クラス定数が final かどうかを調べる ReflectionClassConstant::isFinal (PHP 8 >= 8.1.0) ReflectionClassConstant::isFinal — クラス定数が final かどうかを調べる 説明 public ReflectionC ...
https://man.plustar.jp/php/reflectionclassconstant.isfinal.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]