検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 667 for ALL (0.030 sec.)
実行時設定 4183
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と ... INI_SYSTEM opcache.validate_timestamps "1" PHP_INI_ALL opcache.revalidate_freq "2" PHP_INI_ALL opcache.re ... validate_path "0" PHP_INI_ALL opcache.save_comments "1" PHP_INI_SYSTEM opcache.f ... .3.0 で削除されました opcache.dups_fix "0" PHP_INI_ALL opcache.blacklist_filename "" PHP_INI_SYSTEM opcac ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
Updates all values by applying a callback function to each value 4155
« Ds\Map::allocate Ds\Map::capacity » PHP Manual Map Updates all values by applying a callback f ... ::apply (PECL ds >= 1.0.0) Ds\Map::apply — Updates all values by applying a callback function to each val ... ue 説明 public Ds\Map::apply ( callable $callback ): void Updates all values by applyi ... ng a callback function to each value in the map. パラメータ ... callback callback ( mixed $key , mixed $value ): mixed ...
https://man.plustar.jp/php/ds-map.apply.html - [similar]
実行時設定 4155
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ォルト 変更可能 変更履歴 expect.timeout "10" PHP_INI_ALL expect.loguser "1" PHP_INI_ALL expect.logfile "" P ... HP_INI_ALL expect.match_max "" PHP_INI_ALL PHP_INI_* モードの ... 変更します。 関連キーワード: 設定 , expect , 実行 , ALL , 出力 , 内容 , 変更 , loguser , 表示 , 対話 ...
https://man.plustar.jp/php/expect.configuration.html - [similar]
Adds non-existent function or method 4155
« Uopz 関数 uopz_allow_exit » PHP Manual Uopz 関数 Adds non-existent function or method uopz_add ... e $handler , int &$flags = ZEND_ACC_PUBLIC , int &$all = true ): bool Adds a non-existent function or met ... flags Flags to set for the new function or method. all Whether all classes that descend from class will a ... キーワード: function , uopz , Adds , existent , or , all , string , Closure , handler , int ...
https://man.plustar.jp/php/function.uopz-add-function.html - [similar]
Deletes previously added function or method 4155
« uopz_copy uopz_delete » PHP Manual Uopz 関数 Deletes previously added function or method uopz_ ... unction ( string $class , string $function , int &$all = true ): bool Deletes a previously added function ... lass. function The name of the function or method. all Whether all classes that descend from class will a ... opz , added , previously , Deletes , or , string , all , return , Usage ...
https://man.plustar.jp/php/function.uopz-del-function.html - [similar]
Test job server response 4126
« GearmanWorker::__construct GearmanWorker::error » PHP Manual GearmanWorker Test job server res ... ker::echo ( string $workload ): bool Sends data to all job servers to see if they echo it back. This is a ... n value. 参考 GearmanClient::echo() - Send data to all job servers to see if they echo it back [deprecate ... er , GearmanWorker , data , see , servers , back , all , they ...
https://man.plustar.jp/php/gearmanworker.echo.html - [similar]
新しい MultipleIterator を作成する 4126
« MultipleIterator::attachIterator MultipleIterator::containsIterator » PHP Manual MultipleItera ... onstruct ( int $flags = MultipleIterator::MIT_NEED_ALL | MultipleIterator::MIT_KEYS_NUMERIC ) 新しい Mult ... ラグ定数 を参照ください。 MultipleIterator::MIT_NEED_ALL あるいは MultipleIterator::MIT_NEED_ANY MultipleIt ... KEYS_ASSOC デフォルトは MultipleIterator::MIT_NEED_ALL | MultipleIterator::MIT_KEYS_NUMERIC です。 例 例1 ... er ) { print_r ( $member ); } ?> $flags = MIT_NEED_ALL|MIT_KEYS_NUMERIC の場合の出力 Array ( [0] => John ...
https://man.plustar.jp/php/multipleiterator.construct.html - [similar]
実行時設定 4098
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジ ... 名前 デフォルト 変更可能 変更履歴 engine "1" PHP_INI_ALL child_terminate "0" PHP_INI_ALL last_modified "0" ... PHP_INI_ALL xbithack "0" PHP_INI_ALL PHP_INI_* モードの詳細およ ... うにします。 関連キーワード: 設定 , 実行 , パース , ALL , child , スクリプト , 終了 , リクエスト , 参照 , ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
制御文字かどうかを調べる 4098
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= ... stcase )) { echo "The string ' $name ' consists of all control characters.\n" ; } else { echo "The string ... ' $name ' does not consist of all control characters.\n" ; } } ?> 上の例の出力は以下 ... となります。 The string 'string1' consists of all control characters. The string 'string2' does not ... consist of all control characters. 参考 ctype_print() - 印字可能な ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
Bootstrapping 4098
« Functional API parallel\run » PHP Manual Functional API Bootstrapping parallel\bootstrap (1.0. ... 0) parallel\bootstrap — Bootstrapping 説明 parallel\bootstra ... p ( string $file ): void Shall use the provided file to bootstrap all runtimes cr ... eated for automatic scheduling via parallel\run() . パラメータ file Path to the file to boot ... strap all runtimes. 戻り値 値を返しません。 エラー / 例外 警 ...
https://man.plustar.jp/php/parallel.bootstrap.html - [similar]