検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 103 for break (0.014 sec.)
キーワードのリスト 5628
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... キーワード __halt_compiler() abstract and array() as break callable case catch class clone const continue dec ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
基本的な SimpleXML の使用法 5628
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 こ ... します case 'thumbs' : echo $rating , ' thumbs up' ; break; case 'stars' : echo $rating , ' stars' ; break; } ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
Receives a message 5628
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... . $queue -> recv ( ZMQ :: MODE_DONTWAIT ) . "\n" ; break; } } catch ( ZMQSocketException $e ) { /* EAGAIN m ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
IntlCodePointBreakIterator クラス 5589
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PH ... P Manual intl IntlCodePointBreakIterator クラス IntlCodePointBreakIterator クラス ( ... PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに この break iterator は、UTF-8 のコードポイント間の境界を認識す ... るものです。 クラス概要 class IntlCodePointBreakIterator extends IntlBreakIterator { /* 継承した定数 ... */ const int IntlBreakIterator::DONE = -1 ; const int IntlBreakIterator:: ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
テーブルの主キーを取得する 5589
« odbc_prepare odbc_procedurecolumns » PHP Manual ODBC 関数 テーブルの主キーを取得する odbc_prim ... fetch_array ( $primarykeys ))) { print_r ( $row ); break; // further rows omitted for brevity } ?> 上の例の ...
https://man.plustar.jp/php/function.odbc-primarykeys.html - [similar]
下位互換性のない変更点 5589
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x へ ... うになりました。 PHP では、このような continue 文は break と同等で、他のプログラミング言語の continue 2 と同 ... : "continue" targeting switch is equivalent to // "break". Did you mean to use "continue 2"? } } ?> ArrayAc ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
Windows のサポート 5589
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... を設定することで、コンソールにおける CTRL+C や CTRL+BREAK をキャッチできるようになりました。 Windows における ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
Null バイト関連の問題 5589
« ファイルシステムのセキュリティ データベースのセキュリティ » PHP Manual ファイルシステムのセキュ ... include '/home/wwwrun/include/' . $file . '.php' ; break; default: include '/home/wwwrun/include/main.php' ...
https://man.plustar.jp/php/security.filesystem.nullbytes.html - [similar]
発行コールバック 5589
« パースコールバック Yaml 関数 » PHP Manual コールバック 発行コールバック 発行コールバック 発行コ ... 'example' => $t , ), YAML_ANY_ENCODING , YAML_ANY_BREAK , $emit_callbacks ); var_dump ( $yaml ); ?> 上の例 ...
https://man.plustar.jp/php/yaml.callbacks.emit.html - [similar]
Commit a transaction 5551
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... [ $i ]); if (!( $ret = cubrid_execute ( $req ))) { break; } } if (! $ret ) { cubrid_rollback ( $conn ); } e ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT