検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 103 for break (0.010 sec.)
IntlChar クラス 7087
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... ERTY_JOINING_TYPE = 4103 ; const int PROPERTY_LINE_BREAK = 4104 ; const int PROPERTY_NUMERIC_TYPE = 4105 ; ... CLASS = 4113 ; const int PROPERTY_GRAPHEME_CLUSTER_BREAK = 4114 ; const int PROPERTY_SENTENCE_BREAK = 4115 ... ; const int PROPERTY_WORD_BREAK = 4116 ; const int PROPERTY_BIDI_PAIRED_BRACKET_TY ... AL = 9 ; const int DT_NARROW = 10 ; const int DT_NOBREAK = 11 ; const int DT_SMALL = 12 ; const int DT_SQUA ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
YAML 形式にした値を返す 6997
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL ... ata , int $encoding = YAML_ANY_ENCODING , int $linebreak = YAML_ANY_BREAK , array $callbacks = null ): stri ... ENCODING 、 YAML_UTF16BE_ENCODING のいずれか。 linebreak 出力時の改行形式。 YAML_ANY_BREAK 、 YAML_CR_BREAK ... 、 YAML_LN_BREAK 、 YAML_CRLN_BREAK のいずれか。 callbacks YAML ノー ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
continue 6777
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、 ... されます。 continue に引数を渡さなかった場合の動きは break と同じですが、間違いの元なので警告が生成されます。 ... nue の変更履歴 バージョン 説明 7.3.0 switch 内部で break 文のように振る舞おうとする continue については、 E ... ARNING をトリガーします。 関連キーワード: ループ , break , 構造 , 処理 , スキップ , 繰り返し , 混乱 , 地点 ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
定義済み定数 6777
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... エンコードします。 yaml_emit() 用の改行形式 YAML_ANY_BREAK ( int ) エミッターに改行文字を判断させます。 YAML_ ... CR_BREAK ( int ) 改行文字に \r を使います (Mac 形式)。 YAML ... _LN_BREAK ( int ) 改行文字に \n を使います (Unix 形式)。 YAM ... L_CRLN_BREAK ( int ) 改行文字に \r\n を使います (DOS 形式)。 関 ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 6725
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... LECT" : "UNKNOWN!" ))); self :: $retry_count = 0 ; break; case OCI_FO_ABORT : // The application cannot con ... lover aborted. Failover will not take place.\n" ); break; case OCI_FO_END : // Failover completes successfu ... ntf ( " Failover ended ... resuming services\n" ); break; case OCI_FO_REAUTH : printf ( " Failed over user ... ction // eg. oci_parse($conn, ‘ALTER SESSION …') ; break; case OCI_FO_ERROR : // Stop retrying if we have a ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
Basic usage 6687
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Bas ... case GEARMAN_WORK_DATA : echo "Data: $result \n" ; break; case GEARMAN_WORK_STATUS : list( $numerator , $de ... o "Status: $numerator / $denominator complete\n" ; break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; ... ase GEARMAN_SUCCESS : echo "Success: $result \n" ; break; default: echo "RET: " . $gmclient -> returnCode ( ... turn_code: " . $gmworker -> returnCode () . "\n" ; break; } } function reverse_fn ( $job ) { echo "Received ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
Run a single task and return a result [deprecated] 6687
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... turn_code: " . $gmworker -> returnCode () . "\n" ; break; } } function reverse_fn ( $job ) { return strrev ... case GEARMAN_WORK_DATA : echo "Data: $result \n" ; break; case GEARMAN_WORK_STATUS : list( $numerator , $de ... o "Status: $numerator / $denominator complete\n" ; break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; ... case GEARMAN_SUCCESS : break; default: echo "RET: " . $gmclient -> returnCode ( ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 6687
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... turn_code: " . $gmworker -> returnCode () . "\n" ; break; } } function reverse_fn ( $job ) { return strrev ... case GEARMAN_WORK_DATA : echo "Data: $result \n" ; break; case GEARMAN_WORK_STATUS : list( $numerator , $de ... o "Status: $numerator / $denominator complete\n" ; break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; ... case GEARMAN_SUCCESS : break; default: echo "RET: " . $gmclient -> returnCode ( ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
制御構造 6648
« 型演算子 はじめに » PHP Manual 言語リファレンス 制御構造 制御構造 目次 はじめに if else elseif ... 制御構造に関する別の構文 while do-while for foreach break continue switch match declare return require inclu ... , 言語 , リファレンス , elseif , 構文 , foreach , break ...
https://man.plustar.jp/php/language.control-structures.html - [similar]
インターネット接続方式を取得する 6596
« geoip_domain_by_name geoip_isp_by_name » PHP Manual GeoIP 関数 インターネット接続方式を取得する ... eed ) { case GEOIP_DIALUP_SPEED : echo 'dial-up' ; break; case GEOIP_CABLEDSL_SPEED : echo 'cable or DSL' ; ... break; case GEOIP_CORPORATE_SPEED : echo 'corporate' ; b ...
https://man.plustar.jp/php/function.geoip-id-by-name.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT