Results of 1 - 10 of about 12 for fallback (0.001 sec.)
- リソースバンドルを作成する 12399
- « ResourceBundle::count ResourceBundle::getErrorCode » PHP Manual ResourceBundle リソースバンドル
... eate ( ? string $locale , ? string $bundle , bool $fallback = true ): ? ResourceBundle 手続き型 resourcebundle ... eate ( ? string $locale , ? string $bundle , bool $fallback = true ): ? ResourceBundle オブジェクト指向型 (コン ... ruct ( ? string $locale , ? string $bundle , bool $fallback = true ) リソースバンドルを作成します。 パラメータ ... 納されているディレクトリ、あるいは .dat ファイル名。 fallback ロケールを完全一致とするか、あるいは代替として親ロ ...
-
https://man.plustar.jp/php/resourcebundle.create.html
- [similar]
- バンドルからデータを取得する 12275
- « ResourceBundle::getErrorMessage ResourceBundle::getLocales » PHP Manual ResourceBundle バンドル
... ResourceBundle::get ( string | int $index , bool $fallback = true ): mixed 手続き型 resourcebundle_get ( Reso ... urceBundle $bundle , string | int $index , bool $fallback = true ): mixed インデックスあるいは文字列キーを指 ... ータのインデックス。文字列あるいは整数値となります。 fallback ロケールが正確にマッチしなければ、 親のロケールにf ... バンドル , 取得 , ResourceBundle , resourcebundle , fallback , 整数 , インデックス , int , bundle ...
-
https://man.plustar.jp/php/resourcebundle.get.html
- [similar]
- 指定した名前空間で、タグ名に対応するすべての要素を検索する 9975
- « DOMDocument::getElementsByTagName DOMDocument::importNode » PHP Manual DOMDocument 指定した名前
... ..</title> <para> <xi:include href="book.xml"> <xi:fallback> <error>xinclude: book.xml not found</error> </xi: ... ります。 local name: include, prefix: xi local name: fallback, prefix: xi 参考 DOMDocument::getElementsByTagName ...
-
https://man.plustar.jp/php/domdocument.getelementsbytagnamens.html
- [similar]
- ResourceBundle クラス 9427
- « IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス R
... ruct ( ? string $locale , ? string $bundle , bool $fallback = true ) public count (): int public static create ... ( ? string $locale , ? string $bundle , bool $fallback = true ): ? ResourceBundle public getErrorCode (): ... ): string public get ( string | int $index , bool $fallback = true ): mixed public static getLocales ( string ...
-
https://man.plustar.jp/php/class.resourcebundle.html
- [similar]
- DOMDocument オブジェクト内の XIncludes を置換する 8755
- « DOMDocument::validate DOMDocumentFragment » PHP Manual DOMDocument DOMDocument オブジェクト内の
... ..</title> <para> <xi:include href="book.xml"> <xi:fallback> <error>xinclude: book.xml not found</error> </xi: ...
-
https://man.plustar.jp/php/domdocument.xinclude.html
- [similar]
- 指定したエラーコードに対応する名前を取得する 7994
- « 国際化 関数 intl_get_error_code » PHP Manual 国際化 関数 指定したエラーコードに対応する名前を取
... のようになります。 Symbolic name for -128 is U_USING_FALLBACK_WARNING. 参考 intl_is_failure() - 指定したエラーコ ...
-
https://man.plustar.jp/php/function.intl-error-name.html
- [similar]
- 指定したエラーコードが失敗を表すかどうかを調べる 7994
- « intl_get_error_message マルチバイト文字列 » PHP Manual 国際化 関数 指定したエラーコードが失敗を
... o "\n" ; } check ( U_ZERO_ERROR ); check ( U_USING_FALLBACK_WARNING ); check ( U_ILLEGAL_ARGUMENT_ERROR ); ?> ...
-
https://man.plustar.jp/php/function.intl-is-failure.html
- [similar]
- インストール手順 7764
- « 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有
... してあるからです。 Windows では、 opcache.file_cache_fallback を有効にすべきです。 かつ、既に存在し、書き込み可能 ...
-
https://man.plustar.jp/php/opcache.installation.html
- [similar]
- Create a new ReadPreference 7552
- « MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man
... array() ) will match any node and may be used as a fallback. Tags are not compatible with the MongoDB\Driver\R ... uct() example <?php /* Prefer a secondary node but fall back to a primary. */ var_dump (new MongoDB \ Driver \ ...
-
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html
- [similar]
- 実行時設定 7446
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
... tency_checks "1" PHP_INI_SYSTEM opcache.file_cache_fallback "1" PHP_INI_SYSTEM Windows のみ opcache.validate_p ... 検証を有効あるいは無効にします。 opcache.file_cache_fallback bool 共有メモリへの再アタッチに失敗するプロセスにつ ...
-
https://man.plustar.jp/php/opcache.configuration.html
- [similar]