検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1018 for [SIMILAR] 16 1024 4096 WITH 57209 getrusage WITH... (2.191 sec.)
ステートメントリソースあるいは接続リソースからオプションの値を取得する 0
« db2_free_stmt db2_last_insert_id » PHP Manual IBM DB2 関数 ステートメントリソースあるいは接続リソースからオプションの値を取得する db2_get_option (PECL ibm_db2 >= 1.6.0) db2_get_option — ステートメントリソースあるいは接続リソースからオプションの値を取得する 説明 db2_get_option ( resourc ...
https://man.plustar.jp/php/function.db2-get-option.html - [similar]
秒およびナノ秒単位で実行を遅延する 0
« sys_getloadavg time_sleep_until » PHP Manual その他の関数 秒およびナノ秒単位で実行を遅延する time_nanosleep (PHP 5, PHP 7, PHP 8) time_nanosleep — 秒およびナノ秒単位で実行を遅延する 説明 time_nanosleep ( int $seconds , int $nanoseconds ): array | bool 指定した seconds および nanosecond ...
https://man.plustar.jp/php/function.time-nanosleep.html - [similar]
トークンの文字列表現を返す 0
« PhpToken::isIgnorable PhpToken::tokenize » PHP Manual PhpToken トークンの文字列表現を返す PhpToken::__toString (PHP 8) PhpToken::__toString — トークンの文字列表現を返す 説明 public PhpToken::__toString (): string トークンの文字列表現を返します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/phptoken.tostring.html - [similar]
ファイルキャッシュにキャッシュされたファイルについての情報を取得する 0
« WinCache 関数 wincache_fcache_meminfo » PHP Manual WinCache 関数 ファイルキャッシュにキャッシュされたファイルについての情報を取得する wincache_fcache_fileinfo (PECL wincache >= 1.0.0) wincache_fcache_fileinfo — ファイルキャッシュにキャッシュされたファイルについての情報を取得する 説明 w ...
https://man.plustar.jp/php/function.wincache-fcache-fileinfo.html - [similar]
WinCache 関数 0
« 定義済み定数 wincache_fcache_fileinfo » PHP Manual WinCache WinCache 関数 WinCache 関数 目次 wincache_fcache_fileinfo — ファイルキャッシュにキャッシュされたファイルについての情報を取得する wincache_fcache_meminfo — ファイルキャッシュのメモリ使用状況についての情報を取得する wincache_loc ...
https://man.plustar.jp/php/ref.wincache.html - [similar]
foreach 0
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
時刻を設定する 0
« DateTimeImmutable::setISODate DateTimeImmutable::setTimestamp » PHP Manual DateTimeImmutable 時刻を設定する DateTimeImmutable::setTime (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setTime — 時刻を設定する 説明 public DateTimeImmutable::setTime ( int $hour , int $minute , int $seco ...
https://man.plustar.jp/php/datetimeimmutable.settime.html - [similar]
2 つの任意精度数値の剰余を取得する 0
« bcdiv bcmul » PHP Manual BC Math 関数 2 つの任意精度数値の剰余を取得する bcmod (PHP 4, PHP 5, PHP 7, PHP 8) bcmod — 2 つの任意精度数値の剰余を取得する 説明 bcmod ( string $num1 , string $num2 , ? int $scale = null ): string num1 の、 num2 を法とする剰余を取得します。 num2 が 0でなければ ...
https://man.plustar.jp/php/function.bcmod.html - [similar]
ペンディングシグナル用のハンドラをコールする 0
« pcntl_setpriority pcntl_signal_get_handler » PHP Manual PCNTL 関数 ペンディングシグナル用のハンドラをコールする pcntl_signal_dispatch (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_signal_dispatch — ペンディングシグナル用のハンドラをコールする 説明 pcntl_signal_dispatch (): bool pcntl_signal_dis ...
https://man.plustar.jp/php/function.pcntl-signal-dispatch.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]