検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 203 for case (0.057 sec.)
コードポイントに対してケースフォールディングを行う 5746
« IntlChar::enumCharTypes IntlChar::forDigit » PHP Manual IntlChar コードポイントに対してケースフ ... ォールディングを行う IntlChar::foldCase (PHP 7, PHP 8) IntlChar::foldCase — コードポイント ... ールディングを行う 説明 public static IntlChar::foldCase ( int | string $codepoint , int $options = IntlCha ... r::FOLD_CASE_DEFAULT ): int | string | null 指定された文字を、 ... れた文字 (例: "\u{2603}" )。 options IntlChar::FOLD_CASE_DEFAULT (デフォルト) または IntlChar::FOLD_CASE_EX ...
https://man.plustar.jp/php/intlchar.foldcase.html - [similar]
直近に発生したエラーを返す 5713
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP ... decode ( $string ); switch ( json_last_error ()) { case JSON_ERROR_NONE : echo ' - No errors' ; break; cas ... : echo ' - Maximum stack depth exceeded' ; break; case JSON_ERROR_STATE_MISMATCH : echo ' - Underflow or ... the modes mismatch' ; break; case JSON_ERROR_CTRL_CHAR : echo ' - Unexpected control ... character found' ; break; case JSON_ERROR_SYNTAX : echo ' - Syntax error, malform ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
Get the status for the running task 5681
« GearmanClient::doNormal GearmanClient::echo » PHP Manual GearmanClient Get the status for the ... and errors. switch( $gmclient -> returnCode ()) { case GEARMAN_WORK_DATA : break; case GEARMAN_WORK_STATU ... us: $numerator / $denominator complete\n" ; break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; case G ...
https://man.plustar.jp/php/gearmanclient.dostatus.html - [similar]
Grouping 5681
« Anchors 例 » PHP Manual Pattern matching Grouping Grouping Grouping Sequence Description (...) ... haracters i, s, or x. Options Option Description i Case insensitive. -i Case sensitive. s Alters the meani ... Description , within , comment , Alters , option , Case ...
https://man.plustar.jp/php/parle.regex.grouping.html - [similar]
Definition Construction 5649
« Componere\Definition Componere\Definition::addConstant » PHP Manual Componere\Definition Defin ... ng $parent , array $interfaces ) パラメータ name A case insensitive class name parent A case insensitive c ... lass name interfaces An array of case insensitive class names Exceptions 警告 Shall thro ...
https://man.plustar.jp/php/componere-definition.construct.html - [similar]
列挙型と static メソッド 5585
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と stat ... 。たとえば、以下のようなものです: <?php enum Size { case Small ; case Medium ; case Large ; public static f ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
新しいグローバル定数 5585
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新し ... EST LDAP_CONTROL_VLVRESPONSE マルチバイト文字列 MB_CASE_FOLD MB_CASE_LOWER_SIMPLE MB_CASE_UPPER_SIMPLE MB_ ... CASE_TITLE_SIMPLE MB_CASE_FOLD_SIMPLE OpenSSL STREAM_CRYPTO_PROTO_SSLv3 STRE ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
例外のキャッチのオン/オフを切り替える 5585
« Yaf_Dispatcher::autoRender Yaf_Dispatcher::__construct » PHP Manual Yaf_Dispatcher 例外のキャッ ... ーが発生した */ switch ( $exception -> getCode ()) { case YAF_ERR_NOTFOUND_MODULE : case YAF_ERR_NOTFOUND_CO ... NTROLLER : case YAF_ERR_NOTFOUND_ACTION : case YAF_ERR_NOTFOUND_VI ...
https://man.plustar.jp/php/yaf-dispatcher.catchexception.html - [similar]
名前を指定して定数を定義する 5553
« constant defined » PHP Manual その他の関数 名前を指定して定数を定義する define (PHP 4, PHP 5, ... ine ( string $constant_name , mixed $value , bool $case_insensitive = false ): bool 実行時に、名前を指定し ... できません。予期せぬ振る舞いをする可能性があります。 case_insensitive true を指定すると、定数は大文字小文字を ... false を返します。 変更履歴 バージョン 説明 8.0.0 case_insensitive に true を渡すと、 E_WARNING が発生する ... た。 false を渡すことはまだ許可されています。 7.3.0 case_insensitive は非推奨になりました。 8.0.0 で削除され ...
https://man.plustar.jp/php/function.define.html - [similar]
Return class probabilities for previous unseen data 5553
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous ... he probabilities. This will be either null, in the case of a model without probability information, or an ... predicted value. This will be a class label in the case of classification, a real value in the case of reg ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT