検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 78 for usage (0.014 sec.)
Gets the static variables from function or method scope 6171
« uopz_get_return uopz_implement » PHP Manual Uopz 関数 Gets the static variables from function ... hod does not exist. 例 例1 Basic uopz_get_static() Usage <?php function foo () { static $bar = 'baz' ; } va ...
https://man.plustar.jp/php/function.uopz-get-static.html - [similar]
Sets hook to execute when entering a function or method 6171
« uopz_restore uopz_set_mock » PHP Manual Uopz 関数 Sets hook to execute when entering a functio ... 合に false を返します。 例 例1 Basic uopz_set_hook() Usage <?php function foo () { echo 'foo' ; } uopz_set_ho ...
https://man.plustar.jp/php/function.uopz-set-hook.html - [similar]
Sets the static variables in function or method scope 6171
« uopz_set_return uopz_undefine » PHP Manual Uopz 関数 Sets the static variables in function or ... り値 値を返しません。 例 例1 Basic uopz_set_static() Usage <?php function foo () { static $bar = 'baz' ; var_ ...
https://man.plustar.jp/php/function.uopz-set-static.html - [similar]
はじめに 6171
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of ... the used C APIs. To minimize the risk, the FFI API usage may be restricted with the ffi.enable php.ini dire ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
コマンドラインオプション 6129
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [--] [args...] php [opt ... トを指定するだけで充分です。 -h and -? --help and --usage このオプションを使用すると、実際の一連のコマンドラ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
機能 6129
« 最新版を維持する PHP による HTTP 認証 » PHP Manual 機能 機能 PHP による HTTP 認証 クッキー(Coo ... API との違い オプション — コマンドラインオプション Usage — PHP ファイルの実行 I/O ストリーム — 入出力ストリ ...
https://man.plustar.jp/php/features.html - [similar]
実行時設定 6129
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... abling ( "true" ) or disabling ( "false" ) FFI API usage, or restricting it only to the CLI SAPI and preloa ...
https://man.plustar.jp/php/ffi.configuration.html - [similar]
Adds non-existent function or method 6129
« Uopz 関数 uopz_allow_exit » PHP Manual Uopz 関数 Adds non-existent function or method uopz_add ... d already exists. 例 例1 Basic uopz_add_function() Usage <?php uopz_add_function ( 'foo' , function () {ech ...
https://man.plustar.jp/php/function.uopz-add-function.html - [similar]
Sets value of existing class or instance property 6129
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance ... 値を返しません。 例 例1 Basic uopz_set_property() Usage <?php class Foo { private static $staticBar ; priv ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
サンプリングモードでの XHProf プロファイリングを開始する 6129
« xhprof_sample_disable Yac » PHP Manual Xhprof 関数 サンプリングモードでの XHProf プロファイリン ... nable() - xhprof プロファイラを開始する memory_get_usage() - PHP に割り当てられたメモリの量を返す getrusage ...
https://man.plustar.jp/php/function.xhprof-sample-enable.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT