検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 32 for compile (0.002 sec.)
PHP および DTrace の使用 13999
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrac ... file , char * request_uri , char * request_method compile-file-entry スクリプトのコンパイル開始時に発射されま ... す。 char * compile_file , char * compile_file_translated compile-file ... スクリプトのコンパイル終了時に発射されます。 char * compile_file , char * compile_file_translated execute-entr ... DULE FUNCTION NAME [ . . . ] 4 php15271 php dtrace_compile_file compile-file-entry 5 php15271 php dtrace_comp ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
PHP DTrace 静的プローブとともに SystemTap を使用 12130
« PHP および DTrace の使用 関数リファレンス » PHP Manual DTrace 動的トレーシング PHP DTrace 静的 ... です。 process("sapi/cli/php").provider("php").mark("compile__file__entry") process("sapi/cli/php").provider("p ... hp").mark("compile__file__return") process("sapi/cli/php").provider(" ... robe process("sapi/cli/php").provider("php").mark("compile__file__entry") { printf("Probe compile__file__entr ... y\n"); printf(" compile_file %s\n", user_string($arg1)); printf(" compile_ ...
https://man.plustar.jp/php/features.dtrace.systemtap.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 9859
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコ ... ンパイルしてキャッシュする opcache_compile_file (PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL ZendOpcac ... he > 7.0.2) opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキ ... ャッシュする 説明 opcache_compile_file ( string $filename ): bool この関数は、PHP ス ... , キャッシュ , 実行 , opcache , filename , file , compile , 関数 , エラー ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
コードの事前ロード 9859
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以 ... , include_once , require , require_once , opcache_compile_file() で参照されるあらゆるファイルが評価され、 リ ... equire_once( $file [ 0 ]); } ?> include と opcache_compile_file() 両方が動作しますが、コードをどう扱うかが異な ... ude は、ファイル内でコードを実行しますが、 opcache_compile_file() は実行しません。 これは、前者のみが条件付き ... 、 それに含まれる宣言も事前ロードされます。 opcache_compile_file() は任意の順番でファイルを読み込むことが出来ま ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
OPcache 関数 9698
« コードの事前ロード opcache_compile_file » PHP Manual OPcache OPcache 関数 OPcache 関数 目次 op ... cache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキ ... 関数 , opcache , キャッシュ , スクリプト , 取得 , compile , file , 情報 , 内容 ...
https://man.plustar.jp/php/ref.opcache.html - [similar]
すべての定数の名前とその値を連想配列として返す 9617
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前と ... > 8 [E_CORE_ERROR] => 16 [E_CORE_WARNING] => 32 [E_COMPILE_ERROR] => 64 [E_COMPILE_WARNING] => 128 [E_USER_ER ... > 8 [E_CORE_ERROR] => 16 [E_CORE_WARNING] => 32 [E_COMPILE_ERROR] => 64 [E_COMPILE_WARNING] => 128 [E_USER_ER ... defined , PREG , 配列 , 値 , Array , 関数 , 定義 , COMPILE ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
要件 9230
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 if you want to use ... msgpack as packager, you need compile Yar by your self with ./configure --enable-msgpack ... , 設定 , msgpack , 手順 , want , use , packager , compile , Yar ...
https://man.plustar.jp/php/yar.requirements.html - [similar]
8763
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... Core Error' , E_CORE_WARNING => 'Core Warning' , E_COMPILE_ERROR => 'Compile Error' , E_COMPILE_WARNING => 'C ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
要件 7893
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 In order to have t ... functions available, you must install CUBRID, and compile CUBRID PHP Library with CUBRID support. 関連キーワ ...
https://man.plustar.jp/php/cubrid.requirements.html - [similar]
ReflectionProperty オブジェクトを作成する 7829
« ReflectionProperty::__clone ReflectionProperty::export » PHP Manual ReflectionProperty Reflect ... > getName (), $prop -> isDefault () ? 'declared at compile-time' : 'created at run-time' , var_export ( Refle ... he public property 'length' (which was declared at compile-time) having the modifiers array ( 0 => 'public', ...
https://man.plustar.jp/php/reflectionproperty.construct.html - [similar]
PREV 1 2 3 4 NEXT