検索

phrase: max: clip:
target: order:
Results of 761 - 770 of about 1117 for [SIMILAR] 16 1024 4096 WITH 9256 option WITH 900... (1.095 sec.)
任意精度数値をべき乗する 0
« bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7, PHP 8) bcpow — 任意精度数値をべき乗する 説明 bcpow ( string $num , string $exponent , ? int $scale = null ): string num の exponent 乗を求めます。 パラメータ num 基数を表す文字列。 exponent 指 ...
https://man.plustar.jp/php/function.bcpow.html - [similar]
任意精度数値のべき乗の、指定した数値による剰余 0
« bcpow bcscale » PHP Manual BC Math 関数 任意精度数値のべき乗の、指定した数値による剰余 bcpowmod (PHP 5, PHP 7, PHP 8) bcpowmod — 任意精度数値のべき乗の、指定した数値による剰余 説明 bcpowmod ( string $num , string $exponent , string $modulus , ? int $scale = null ): string modulus で割っ ...
https://man.plustar.jp/php/function.bcpowmod.html - [similar]
cURL ハンドルを、その設定も含めてコピーする 0
« curl_close curl_errno » PHP Manual cURL 関数 cURL ハンドルを、その設定も含めてコピーする curl_copy_handle (PHP 5, PHP 7, PHP 8) curl_copy_handle — cURL ハンドルを、その設定も含めてコピーする 説明 curl_copy_handle ( CurlHandle $handle ): CurlHandle | false cURL ハンドルをコピーし、同じ設 ...
https://man.plustar.jp/php/function.curl-copy-handle.html - [similar]
新規 cURL マルチハンドルを返す 0
« curl_multi_info_read curl_multi_remove_handle » PHP Manual cURL 関数 新規 cURL マルチハンドルを返す curl_multi_init (PHP 5, PHP 7, PHP 8) curl_multi_init — 新規 cURL マルチハンドルを返す 説明 curl_multi_init (): CurlMultiHandle 複数の cURL ハンドルを非同期で実行できるようにします。 パラ ...
https://man.plustar.jp/php/function.curl-multi-init.html - [similar]
curl 共有ハンドルを初期化する 0
« curl_share_errno curl_share_setopt » PHP Manual cURL 関数 curl 共有ハンドルを初期化する curl_share_init (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_init — curl 共有ハンドルを初期化する 説明 curl_share_init (): CurlShareHandle 複数の cURL ハンドルで、データを共有できるようにします。 パラメ ...
https://man.plustar.jp/php/function.curl-share-init.html - [similar]
シリアルポートの端末属性とボーレートを設定する 0
« dio_stat dio_truncate » PHP Manual ダイレクト IO 関数 シリアルポートの端末属性とボーレートを設定する dio_tcsetattr (PHP 4 >= 4.3.0, PHP 5 < 5.1.0) dio_tcsetattr — シリアルポートの端末属性とボーレートを設定する 説明 dio_tcsetattr ( resource $fd , array $options ): bool dio_tcsetattr() は ...
https://man.plustar.jp/php/function.dio-tcsetattr.html - [similar]
リクエストを取り消す 0
« eio_busy eio_chmod » PHP Manual Eio 関数 リクエストを取り消す eio_cancel (PECL eio >= 0.0.1dev) eio_cancel — リクエストを取り消す 説明 eio_cancel ( resource $req ): void eio_cancel() は、 req で指定したリクエストを取り消します。 パラメータ req リクエストリソース。 pri リクエストの優先順 ...
https://man.plustar.jp/php/function.eio-cancel.html - [similar]
ファイルやディレクトリのパーミッションを変更する 0
« eio_cancel eio_chown » PHP Manual Eio 関数 ファイルやディレクトリのパーミッションを変更する eio_chmod (PECL eio >= 0.0.1dev) eio_chmod — ファイルやディレクトリのパーミッションを変更する 説明 eio_chmod ( string $path , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , ...
https://man.plustar.jp/php/function.eio-chmod.html - [similar]
ファイルやディレクトリのオーナーを変更する 0
« eio_chmod eio_close » PHP Manual Eio 関数 ファイルやディレクトリのオーナーを変更する eio_chown (PECL eio >= 0.0.1dev) eio_chown — ファイルやディレクトリのオーナーを変更する 説明 eio_chown ( string $path , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL ...
https://man.plustar.jp/php/function.eio-chown.html - [similar]
ファイルディスクリプタを複製する 0
« eio_custom eio_event_loop » PHP Manual Eio 関数 ファイルディスクリプタを複製する eio_dup2 (PECL eio >= 0.0.1dev) eio_dup2 — ファイルディスクリプタを複製する 説明 eio_dup2 ( mixed $fd , mixed $fd2 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource ...
https://man.plustar.jp/php/function.eio-dup2.html - [similar]