検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 107 for constant (0.019 sec.)
その他の関数 5677
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 ... on_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義 ...
https://man.plustar.jp/php/book.misc.html - [similar]
ReflectionClassConstant クラス 5677
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション R ... eflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7. ... 1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラ ... ス概要 class ReflectionClassConstant implements Reflector { /* 定数 */ const int IS_PUB ... lic __construct ( object | string $class , string $constant ) public static export ( mixed $class , string $na ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
定数 5677
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 ... 定数を定義することが可能です。 この場合の定数の値は constant() 関数によってのみ取得できますが、 このような使い方 ...
https://man.plustar.jp/php/language.constants.html - [similar]
スコープ定義演算子 (::) 5677
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) ... らの :: <?php class MyClass { const CONST_VALUE = 'A constant value' ; } $classname = 'MyClass' ; echo $classnam ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
その他の関数 5677
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_ ... on_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義 ...
https://man.plustar.jp/php/ref.misc.html - [similar]
定義済み定数 5677
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 使用可能です。 The following opcodes are defined as constants by uopz before 5.0.0: ZEND_EXIT ( int ) Invoked b ... ect should be as the second argument The following constants control the VM's behaviour after a user handler i ... s invoked, be extremely careful! These constants are removed as of uopz 5.0.0. ZEND_USER_OPCODE_CO ... patch to a specific handler (OR'd with ZEND opcode constant) ZEND_USER_OPCODE_RETURN ( int ) Exit from executo ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
名前空間の概要 5639
« 名前空間 名前空間の定義 » PHP Manual 名前空間 名前空間の概要 名前空間の概要 (PHP 5 >= 5.3.0, P ... 参照ください $d = __NAMESPACE__ . '\MYCONST' ; echo constant ( $d ); // "名前空間および動的言語機能" を参照くだ ...
https://man.plustar.jp/php/language.namespaces.rationale.html - [similar]
Create a new BulkWrite 5639
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... Map of parameter names and values. Values must be constant or closed expressions that do not reference docume ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
The MongoDB\Driver\Server class 5601
« MongoDB\Driver\CursorInterface::toArray MongoDB\Driver\Server::__construct » PHP Manual MongoD ... クラス概要 final class MongoDB\Driver\Server { /* Constants */ const int TYPE_UNKNOWN = 0 ; const int TYPE_ST ... dded the MongoDB\Driver\Server::TYPE_LOAD_BALANCER constant. 目次 MongoDB\Driver\Server::__construct — Create ...
https://man.plustar.jp/php/class.mongodb-driver-server.html - [similar]
型演算子 5601
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数 ... atal error: instanceof expects an object instance, constant given PHP 7.3.0 以降では、 instanceof の左辺値に定 ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT