検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 658 for (0.029 sec.)
2 つの任意精度数値の剰余を取得する 3392
« bcdiv bcmul » PHP Manual BC Math 関数 2 つの任意精度数値の剰余を取得する bcmod (PHP 4, PHP 5, ... なくなりました。 よって、 bcmod() の振る舞いは % 演算ではなく、 fmod() に従うことになります。 7.2.0 scale ...
https://man.plustar.jp/php/function.bcmod.html - [similar]
curl_multi 接続のアクティビティを待つ 3392
« curl_multi_remove_handle curl_multi_setopt » PHP Manual cURL 関数 curl_multi 接続のアクティビテ ... レスポンスを待つ秒数。 戻り値 成功した場合は、記述セットに含まれる記述の数を返します。 どの記述上に ...
https://man.plustar.jp/php/function.curl-multi-select.html - [similar]
リソース型を返す 3392
« get_resource_id gettype » PHP Manual 変数操作 関数 リソース型を返す get_resource_type (PHP 4 > ... et_resource_id() - 指定されたリソースの、数値の識別を返す 関連キーワード: resource , リソース , 関数 , ...
https://man.plustar.jp/php/function.get-resource-type.html - [similar]
塗り潰す 3392
« imageellipse imagefilledarc » PHP Manual GD および Image 関数 塗り潰す imagefill (PHP 4, PHP 5 ... りつぶし色。 imagecolorallocate() で作成された色識別。 戻り値 成功した場合に true を、失敗した場合に fal ...
https://man.plustar.jp/php/function.imagefill.html - [similar]
塗りつぶした矩形を描画する 3392
« imagefilledpolygon imagefilltoborder » PHP Manual GD および Image 関数 塗りつぶした矩形を描画す ... りつぶし色。 imagecolorallocate() で作成された色識別。 戻り値 成功した場合に true を、失敗した場合に fal ...
https://man.plustar.jp/php/function.imagefilledrectangle.html - [similar]
inotify インスタンスからイベントを読み込む 3392
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを ... なります。 wd は、 inotify_add_watch() が返す監視記述です mask は、 events のビットマスクです cookie は、 ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
暗号化モジュールを終了する 3392
« mcrypt_encrypt mcrypt_generic_init » PHP Manual Mcrypt 関数 暗号化モジュールを終了する mcrypt_ ... einit ( resource $td ): bool この関数は、暗号化記述( td )で指定した 暗号化を終了します。すべてのバッフ ... が自動でこれを 行います)。 パラメータ td 暗号化記述。 戻り値 成功した場合に true を、失敗した場合に fal ...
https://man.plustar.jp/php/function.mcrypt-generic-deinit.html - [similar]
プロセスの優先度を取得する 3392
« pcntl_get_last_error pcntl_rfork » PHP Manual PCNTL 関数 プロセスの優先度を取得する pcntl_getp ... 照してください。この関数の返り値を調べるには ===演算 を 使用してください。 変更履歴 バージョン 説明 8.0 ...
https://man.plustar.jp/php/function.pcntl-getpriority.html - [similar]
正規表現によるマッチングを行う 3392
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PH ... 法として、 ^ アンカーではなく、 言明 \G または A 修正を使う方法があります。 これらは両方とも offset パラメ ... 照してください。この関数の返り値を調べるには ===演算 を 使用してください。 エラー / 例外 渡された正規表 ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 3392
« passthru proc_get_status » PHP Manual プログラム実行関数 proc_open で開かれたプロセスを閉じ、 ... 点でそのパイプは閉じられます - パイプが開いている間、プロセスは終了できないからです。 パラメータ process ...
https://man.plustar.jp/php/function.proc-close.html - [similar]