検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 205 for [SIMILAR] 16 1024 4096 WITH 68355 rlimit WITH 25... (0.334 sec.)
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
画像のレベルを調節する 0
« Imagick::labelImage Imagick::linearStretchImage » PHP Manual Imagick 画像のレベルを調節する Imagick::levelImage (PECL imagick 2, PECL imagick 3) Imagick::levelImage — 画像のレベルを調節する 説明 public Imagick::levelImage ( float $blackPoint , float $gamma , float $whitePoint , int $ch ...
https://man.plustar.jp/php/imagick.levelimage.html - [similar]
マイターリミットを指定する 0
« ImagickDraw::setStrokeLineJoin ImagickDraw::setStrokeOpacity » PHP Manual ImagickDraw マイターリミットを指定する ImagickDraw::setStrokeMiterLimit (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeMiterLimit — マイターリミットを指定する 説明 public ImagickDraw::setStrokeMiterLimit ...
https://man.plustar.jp/php/imagickdraw.setstrokemiterlimit.html - [similar]
オブジェクトの現在時刻を考慮して、フィールドの最小値を取得する 0
« IntlCalendar::getActualMaximum IntlCalendar::getAvailableLocales » PHP Manual IntlCalendar オブジェクトの現在時刻を考慮して、フィールドの最小値を取得する IntlCalendar::getActualMinimum (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getActualMinimum — オブジェクトの現在時 ...
https://man.plustar.jp/php/intlcalendar.getactualminimum.html - [similar]
新しい関数 0
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
ファイルの所有者を取得する 0
« SplFileInfo::getMTime SplFileInfo::getPath » PHP Manual SplFileInfo ファイルの所有者を取得する SplFileInfo::getOwner (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getOwner — ファイルの所有者を取得する 説明 public SplFileInfo::getOwner (): int | false ファイルの所有者を取得します。オーナー ...
https://man.plustar.jp/php/splfileinfo.getowner.html - [similar]
IntlRuleBasedBreakIterator クラス 0
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleBasedBreakIterator クラス IntlRuleBasedBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに ICU の break iterator をカプセル化した IntlBreakIterator クラスのサブクラスです。 一定のルール ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 0
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_srand (PHP 4, PHP 5, PHP 7, PHP 8) mt_srand — メルセンヌ・ツイスター乱数生成器にシードを指定する 説明 mt_srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void seed により乱数生成器にシード ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]