検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 102 for substr (0.030 sec.)
Run a single task and return a result [deprecated] 5784
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... us ( $x + 1 , $workload_size ); $job -> sendData ( substr ( $workload , $x , 1 )); sleep ( 1 ); } $result = ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 5784
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... us ( $x + 1 , $workload_size ); $job -> sendData ( substr ( $workload , $x , 1 )); sleep ( 1 ); } $result = ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
Event 5732
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... r for an occurrence of an end of line EventBuffer::substrSubstracts a portion of the buffer data EventBuf ...
https://man.plustar.jp/php/book.event.html - [similar]
繰り返し正規表現検索を行う 5732
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (P ... 定することも可能です。 注意 : offset を用いるのと、 substr($subject, $offset) を preg_match_all() の対象文字列 ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
Swoole 5642
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... h is not used by the memory buffer. Swoole\Buffer::substr — Read data from the memory buffer based on offset ...
https://man.plustar.jp/php/book.swoole.html - [similar]
変更履歴 5642
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... strrpos encoding は、nullable になりました。 iconv_substr length と encoding は、nullable になりました。 ida ... _character encoding は、nullable になりました。 mb_substr encoding は、nullable になりました。 mb_substr_cou ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 5642
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... 、%e 修飾子を // 適切に置換します if ( strtoupper ( substr ( PHP_OS , 0 , 3 )) == 'WIN' ) { $format = preg_re ...
https://man.plustar.jp/php/function.strftime.html - [similar]
国際化関数 5590
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... が最初に登場した場所以降の部分文字列を返す grapheme_substr — 部分文字列を返す IDN 関数 idn_to_ascii — ドメイン ...
https://man.plustar.jp/php/book.intl.html - [similar]
5590
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... ] == "\r" ) { // remove the trailing \r\n $line = substr ( $this -> connections [ $id ][ 'clientData' ], 0 ...
https://man.plustar.jp/php/event.examples.html - [similar]
下位互換性のない変更点 5590
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互 ... "0x123" )); var_dump ( "0xe" + "0x1" ); var_dump ( substr ( "foo" , "0x1" )); ?> 上の例の PHP 5 での出力は、 ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT