検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 136 for [SIMILAR] 16 1024 4096 WITH 34793 constant WITH ... (0.645 sec.)
6313
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
構文 6313
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
定義済み定数 6313
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can b ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
指定した名前の定数が存在するかどうかを調べる 6313
« define die » PHP Manual その他の関数 指定した名前の定数が存在するかどうかを調べる defined (PHP 4, PHP 5, PHP 7, PHP 8) defined — 指定した名前の定数が存在するかどうかを調べる 説明 defined ( string $constant_name ): bool 指定した定数が存在し、定義されているかどうかを調べます。 注意 : 変数 ...
https://man.plustar.jp/php/function.defined.html - [similar]
オブジェクト定数 6313
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
ReflectionClassConstant を構築する 6313
« ReflectionClassConstant ReflectionClassConstant::export » PHP Manual ReflectionClassConstant ReflectionClassConstant を構築する ReflectionClassConstant::__construct (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::__construct — ReflectionClassConstant を構築する 説明 public ReflectionC ...
https://man.plustar.jp/php/reflectionclassconstant.construct.html - [similar]
定数を再定義 5741
« uopz_overload uopz_rename » PHP Manual Uopz 関数 定数を再定義 uopz_redefine (PECL uopz 1, PECL uopz 2, PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_redefine — 定数を再定義 説明 uopz_redefine ( string $constant , mixed $value ): bool uopz_redefine ( string $class , string $constant , mix ...
https://man.plustar.jp/php/function.uopz-redefine.html - [similar]
Add a new function, similar to create_function 5213
« runkit7_constant_remove runkit7_function_copy » PHP Manual runkit7 関数 Add a new function, similar to create_function runkit7_function_add (PECL runkit7 >= Unknown) runkit7_function_add — Add a new function, similar to create_function() 説明 runkit7_function_add ( string $function_nam ...
https://man.plustar.jp/php/function.runkit7-function-add.html - [similar]
Replace a function definition with a new implementation 5213
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function definition with a new implementation runkit7_function_redefine (PECL runkit7 >= Unknown) runkit7_function_redefine — Replace a function definition with a new implementation 説明 runkit7_function_ ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
定義済み定数 5213
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 RUNKIT7_IMPORT_FUNCTIONS ( int ) runkit7_import() flag indicating ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT