検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 21 for repeat (0.007 sec.)
配列を指定した値で埋める 7509
« array_fill_keys array_filter » PHP Manual 配列 関数 配列を指定した値で埋める array_fill (PHP 4 ... fill_keys() - キーを指定して、配列を値で埋める str_repeat() - 文字列を反復する range() - ある範囲の整数を有す ...
https://man.plustar.jp/php/function.array-fill.html - [similar]
パックされたインターネットアドレスを、人間が読める形式に変換する 7509
« http_response_code inet_pton » PHP Manual ネットワーク 関数 パックされたインターネットアドレス ... 出力: 127.0.0.1 */ echo $expanded ; $packed = str_repeat ( chr ( 0 ), 15 ) . chr ( 1 ); $expanded = inet_nt ...
https://man.plustar.jp/php/function.inet-ntop.html - [similar]
エラー配列を取得する 7509
« libxml_disable_entity_loader libxml_get_last_error » PHP Manual libxml 関数 エラー配列を取得す ... xml [ $error -> line - 1 ] . "\n" ; $return .= str_repeat ( '-' , $error -> column ) . "^\n" ; switch ( $err ...
https://man.plustar.jp/php/function.libxml-get-errors.html - [similar]
文字列を固定長の他の文字列で埋める 7509
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (P ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
Creates new connection listener associated with an event base 7391
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... .0.0.1 9881 * * 3) start typing. The server should repeat the input. */ class MyListenerConnection { private ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
The EvLoop class 7323
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) ... ): void final public timer ( float $after , float $repeat , callable $callback , mixed $data = null , int $p ...
https://man.plustar.jp/php/class.evloop.html - [similar]
検索文字列に一致したすべての文字列を置換する 7323
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
notification コンテキストパラメータ用のコールバック関数 7323
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパ ... 0 ); printf ( "\r[%-100s] %d%% (%2d/%2d kb)" , str_repeat ( "=" , $length ). ">" , $length , ( $bytes_transf ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]
文字列 7255
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 ... e str_pad — 文字列を固定長の他の文字列で埋める str_repeat — 文字列を反復する str_replace — 検索文字列に一致し ...
https://man.plustar.jp/php/book.strings.html - [similar]
7255
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... .0.0.1 9881 * * 3) start typing. The server should repeat the input. */ class MyListenerConnection { private ... /tmp/1.sock * * 3) Start typing. The server should repeat the input. */ class MyListenerConnection { private ...
https://man.plustar.jp/php/event.examples.html - [similar]
PREV 1 2 3 NEXT