検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 76 for [SIMILAR] 16 1024 4096 WITH 24612 redefine WITH ... (0.089 sec.)
SQLのcollate関数として使うPHP関数を登録する 0
« SQLite3::createAggregate SQLite3::createFunction » PHP Manual SQLite3 SQLのcollate関数として使うPHP関数を登録する SQLite3::createCollation (PHP 5 >= 5.3.11, PHP 7, PHP 8) SQLite3::createCollation — SQLのcollate関数として使うPHP関数を登録する 説明 public SQLite3::createCollation ( strin ...
https://man.plustar.jp/php/sqlite3.createcollation.html - [similar]
SQL のスカラー関数として使用する PHP 関数を登録する 0
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数として使用する PHP 関数を登録する SQLite3::createFunction (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createFunction — SQL のスカラー関数として使用する PHP 関数を登録する 説明 public SQLite3::createFu ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
Dynamically removes the given method 0
« runkit7_method_redefine runkit7_method_rename » PHP Manual runkit7 関数 Dynamically removes the given method runkit7_method_remove (PECL runkit7 >= Unknown) runkit7_method_remove — Dynamically removes the given method 説明 runkit7_method_remove ( string $class_name , string $method_nam ...
https://man.plustar.jp/php/function.runkit7-method-remove.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
構文 0
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
SQL の集約関数として使用する PHP 関数を登録する 0
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する PHP 関数を登録する SQLite3::createAggregate (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createAggregate — SQL の集約関数として使用する PHP 関数を登録する 説明 public SQLite3::createAggregate ( s ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
アクセス権 0
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 アクセス権 プロパティ、メソッドまたは (PHP 7.1.0 以降) 定数のアクセス権 (visibility) は、 キーワード: public , protected または private を指定することにより定義できます。 public 宣言されたクラス ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
定義済み定数 0
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following opcodes are defined as constants by uopz before 5.0.0: ZE ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
Change a function's name 0
« runkit7_function_remove runkit7_import » PHP Manual runkit7 関数 Change a function's name runkit7_function_rename (PECL runkit7 >= Unknown) runkit7_function_rename — Change a function's name 説明 runkit7_function_rename ( string $source_name , string $target_name ): bool 注意 : デフォル ...
https://man.plustar.jp/php/function.runkit7-function-rename.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT