検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 103 for break (0.058 sec.)
IntlPartsIterator クラス 5680
« IntlDatePatternGenerator::getBestPattern IntlPartsIterator::getBreakIterator » PHP Manual intl ... , PHP 8) はじめに このクラスのインスタンスは、 IntlBreakIterator から得られます。 break iterator は走査する ... でない整数値として表現されるだけかもしれません。 IntlBreakIterator::getPartsIterator() も参照下さい。 クラス概 ... const int KEY_RIGHT = 2 ; /* メソッド */ public getBreakIterator (): IntlBreakIterator /* 継承したメソッド ... artsIterator::KEY_RIGHT 目次 IntlPartsIterator::getBreakIterator — この parts iterator の裏付けとなる、Intl ...
https://man.plustar.jp/php/class.intlpartsiterator.html - [similar]
生データを整数に変換する 5680
« radius_cvt_addr radius_cvt_string » PHP Manual Radius 関数 生データを整数に変換する radius_cvt ... adius_cvt_int ( $data ); echo "MTU: $mtu <br>\n" ; break; } } ?> 参考 radius_cvt_addr() - 生データを IP アド ...
https://man.plustar.jp/php/function.radius-cvt-int.html - [similar]
生データを文字列に変換する 5680
« radius_cvt_int radius_demangle_mppe_key » PHP Manual Radius 関数 生データを文字列に変換する ra ... string ( $data ); echo "フィルタ ID: $id <br>\n" ; break; } } ?> 参考 radius_cvt_addr() - 生データを IP アド ...
https://man.plustar.jp/php/function.radius-cvt-string.html - [similar]
Set socket I/O activity timeout 5680
« GearmanWorker::setOptions GearmanWorker::timeout » PHP Manual GearmanWorker Set socket I/O act ... turn_code: " . $gmworker -> returnCode () . "\n" ; break; } } echo "Done\n" ; function reverse_fn ( $job ) ...
https://man.plustar.jp/php/gearmanworker.settimeout.html - [similar]
下位互換性のない変更点 5680
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互 ... E_ERROR になります。 <?php switch ( 1 ) { default: break; default: break; } ?> $HTTP_RAW_POST_DATA の削除 $ ... 。 その並び順がいつまでも同じであるとは限りません。 break 文と switch 文の位置の間違い ループまたは switch 制 ... 御構造の外の break および continue 文は、 以前のように実行時ではなくコ ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
Differences from Standard Lua 5680
« リソース型 例 » PHP Manual LuaSandbox Differences from Standard Lua Differences from Standard ... ulation of Lua state and metadata in ways that can break sandboxing. debug.traceback() remains available. s ...
https://man.plustar.jp/php/reference.luasandbox.differences.html - [similar]
定義済みの定数 5680
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コ ... 利用可能です。(Windows のみ) PHP_WINDOWS_EVENT_CTRL_BREAK ( int ) Windows の CTRL+BREAK イベント。 PHP 7.4.0 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
Returns a scalar value to be used as a hash value 5628
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash ... just return true for all objects and nothing would break - the only implication would be that hash tables t ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
Scans the buffer for an occurrence of a string 5628
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... buf -> search ( $str , $p ); if ( $p === FALSE ) { break; } ++ $total ; ++ $p ; } return $total ; } $buf = ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
Wait for activity from one of the job servers 5628
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... re # trying to reconnect. sleep ( 5 ); continue; } break; } } echo "Worker Error: " . $worker -> error () . ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT