検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 32 for compile (0.002 sec.)
定義済み定数 7587
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれ ... ているがPHPのコアによって発行される 点が違う。 64 E_COMPILE_ERROR ( int ) コンパイル時の致命的なエラー。 E_ERR ... プティングエンジンによって発行される点が違う。 128 E_COMPILE_WARNING ( int ) コンパイル時の警告(致命的ではない ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
A Complete PHP/FFI/preloading Example 7587
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/pre ... ?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defin ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
require 7587
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は i ... nclude とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異 ...
https://man.plustar.jp/php/function.require.html - [similar]
OPcache 7507
« FFI\ParserException はじめに » PHP Manual PHP の振る舞いの変更 OPcache OPcache はじめに インス ... リソース型 コードの事前ロード OPcache 関数 opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキ ...
https://man.plustar.jp/php/book.opcache.html - [similar]
キャッシュについての構成情報を取得 7426
« opcache_compile_file opcache_get_status » PHP Manual OPcache 関数 キャッシュについての構成情報 ...
https://man.plustar.jp/php/function.opcache-get-configuration.html - [similar]
定義済みの定数 7426
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コ ... る定数 E_CORE_WARNING ( int ) エラーを報告する定数 E_COMPILE_ERROR ( int ) エラーを報告する定数 E_COMPILE_WARNI ... 報告する定数 E_STRICT ( int ) エラーを報告する定数 __COMPILER_HALT_OFFSET__ ( int ) true ( bool ) Booleans も参 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
インストール手順 7346
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The FANN PHP ... d people interested in the latest changes, you can compile the driver from the latest source code on » Github ...
https://man.plustar.jp/php/fann.installation.html - [similar]
キャッシュされたスクリプトを無効にする 7346
« opcache_get_status opcache_is_script_cached » PHP Manual OPcache 関数 キャッシュされたスクリプ ... 効にされている場合は false を返します。 参考 opcache_compile_file() - PHP スクリプトを、実行せずにコンパイルして ...
https://man.plustar.jp/php/function.opcache-invalidate.html - [similar]
スクリプトが OPCache にキャッシュされているかどうかを伝えます。 7346
« opcache_invalidate opcache_reset » PHP Manual OPcache 関数 スクリプトが OPCache にキャッシュさ ... を、 そうでなければ false を返します。 参考 opcache_compile_file() - PHP スクリプトを、実行せずにコンパイルして ...
https://man.plustar.jp/php/function.opcache-is-script-cached.html - [similar]
return 7281
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プ ... り値の型が void でない場合、引数なしの return 文は E_COMPILE_ERROR が発生するようになりました。 戻り値の型が vo ...
https://man.plustar.jp/php/function.return.html - [similar]
PREV 1 2 3 4 NEXT