検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 425 for start (0.002 sec.)
部分文字列を返す 6022
« grapheme_strstr IDN 関数 » PHP Manual Grapheme 関数 部分文字列を返す grapheme_substr (PHP 5 >= ... せん。 offset デフォルトの書記素単位での開始位置。 $start がゼロ以上である場合は、$string の $start 番目の位 ... まる文字列を返します。位置はゼロから数え始めます。 $start が負の場合は、文字列の末尾から数えて $start 番目 ( ... 書記素単位で指定します。 $length が正の値の場合は、$start から数えて最大 $length 文字までの文字列を返します ... 場合は、文字列の末尾から多くの書記素が削除されます (start が負の場合にはまず開始位置を算出してから行います)。 ...
https://man.plustar.jp/php/function.grapheme-substr.html - [similar]
Scans the buffer for an occurrence of a string 5980
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... 明 public EventBuffer::search ( string $what , int $start = -1 , int $end = -1 ): mixed Scans the buffer for ... ring, or false if the string was not found. If the start argument is provided, it points to the position at ... begin; otherwise, the search is performed from the start of the string. If end argument provided, the searc ... h is performed between start and end buffer positions. パラメータ what String t ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
Substracts a portion of the buffer data 5930
« EventBuffer::searchEol EventBuffer::unfreeze » PHP Manual EventBuffer Substracts a portion of ... buffer data 説明 public EventBuffer::substr ( int $start , int $length = ? ): string Substracts up to lengt ... h bytes of the buffer data beginning at start position. パラメータ start The start position of d ...
https://man.plustar.jp/php/eventbuffer.substr.html - [similar]
トランザクションを開始する 5795
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... ェクト。 flags 以下のフラグが使えます。 MYSQLI_TRANS_START_READ_ONLY : "START TRANSACTION READ ONLY" でトラン ... 開始します。 MySQL 5.6 以上が必要です。 MYSQLI_TRANS_START_READ_WRITE : "START TRANSACTION READ WRITE" でトラ ... 開始します。 MySQL 5.6 以上が必要です。 MYSQLI_TRANS_START_WITH_CONSISTENT_SNAPSHOT : "START TRANSACTION WITH ... LL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;" ); /* Start transaction */ $mysqli -> begin_transaction (); tr ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
出力バッファを gzip 圧縮するための ob_start コールバック関数 5653
« ob_get_status ob_implicit_flush » PHP Manual 出力制御 関数 出力バッファを gzip 圧縮するための ... ob_start コールバック関数 ob_gzhandler (PHP 4 >= 4.0.4, PHP ... _gzhandler — 出力バッファを gzip 圧縮するための ob_start コールバック関数 説明 ob_gzhandler ( string $data ... int $flags ): string | false ob_gzhandler() は ob_start() 用のコールバック関数として使用されることを意図し ... a flags 戻り値 例 例1 ob_gzhandler() の例 <?php ob_start ( "ob_gzhandler" ); ?> <html> <body> <p>このページ ...
https://man.plustar.jp/php/function.ob-gzhandler.html - [similar]
出力のバッファリングを有効にする 5653
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効に ... する ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッ ... ファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 ... 出力バッファはスタッカブルであり、このため、他の ob_start() がアクティブの間に ob_start() をコールすることが ... _end_flush() 、 ob_clean() 、 ob_flush() および ob_start() をコールバック関数の内部からコールすることはでき ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
実行する 5653
« Thread::join Worker » PHP Manual Thread 実行する Thread::start (PECL pthreads >= 2.0.0) Thread ... ::start — 実行する 説明 public Thread::start ( int $option ... /** ... **/ } } $my = new My (); var_dump ( $my -> start ()); ?> 上の例の出力は以下となります。 bool(true) ...
https://man.plustar.jp/php/thread.start.html - [similar]
The HRTime\StopWatch class 5611
« HRTime\PerformanceCounter::getTicksSince HRTime\StopWatch::getElapsedTicks » PHP Manual HRTime ... unit = ? ): float public isRunning (): bool public start (): void public stop (): void /* 継承したメソッド ... ic HRTime\PerformanceCounter::getTicksSince ( int $start ): int } 目次 HRTime\StopWatch::getElapsedTicks — ... ether the measurement is running HRTime\StopWatch::startStart time measurement HRTime\StopWatch::stop — ...
https://man.plustar.jp/php/class.hrtime-stopwatch.html - [similar]
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 5560
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に ... した名前でサービスとして稼動させる ようにする win32_start_service_ctrl_dispatcher (PECL win32service >=0.1.0 ... ) win32_start_service_ctrl_dispatcher — スクリプトを SCM に登録し ... 名前でサービスとして稼動させる ようにする 説明 win32_start_service_ctrl_dispatcher ( string $name , bool $gra ... に何らかの長い処理を要する場合は、定数 WIN32_SERVICE_START_PENDING を使うこともできます。 もうひとつは、常にサ ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]
Start RPC Server 5518
« Yar_Server::__construct Yar_Client » PHP Manual Yar_Server Start RPC Server Yar_Server::handle ... (PECL yar >= 1.0.0) Yar_Server::handle — Start RPC Server 説明 public Yar_Server::handle (): bool ... Start a RPC HTTP server, and ready for accpet RPC reques ...
https://man.plustar.jp/php/yar-server.handle.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT