検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 505 for [SIMILAR] 16 1024 4096 WITH 32542 variant WITH 2... (0.931 sec.)
armor 形式を切り替える 0
« gnupg_listsignatures gnupg_seterrormode » PHP Manual GnuPG 関数 armor 形式を切り替える gnupg_setarmor (PECL gnupg >= 0.1) gnupg_setarmor — armor 形式を切り替える 説明 gnupg_setarmor ( resource $identifier , int $armor ): bool armor 形式の出力を切り替えます。 パラメータ identifier gnupg ...
https://man.plustar.jp/php/function.gnupg-setarmor.html - [similar]
Unix タイムスタンプをユリウス歴に変換する 0
« juliantojd Date/Time » PHP Manual カレンダー 関数 Unix タイムスタンプをユリウス歴に変換する unixtojd (PHP 4, PHP 5, PHP 7, PHP 8) unixtojd — Unix タイムスタンプをユリウス歴に変換する 説明 unixtojd ( ? int $timestamp = null ): int | false Unix タイムスタンプ(1970/1/1 からの秒数) timesta ...
https://man.plustar.jp/php/function.unixtojd.html - [similar]
影響を受けた行数を得る 0
« Result::__construct Result::getAutoIncrementValue » PHP Manual mysql_xdevapi\Result 影響を受けた行数を得る Result::getAffectedItemsCount (No version information available, might only be in Git) Result::getAffectedItemsCount — 影響を受けた行数を得る 説明 public mysql_xdevapi\Result::get ...
https://man.plustar.jp/php/mysql-xdevapi-result.getaffecteditemscount.html - [similar]
IEEE 754 に従い、数値の除算を行う 0
« expm1 floor » PHP Manual Math 関数 IEEE 754 に従い、数値の除算を行う fdiv (PHP 8) fdiv — IEEE 754 に従い、数値の除算を行う 説明 fdiv ( float $num1 , float $num2 ): float num1 を num2 で割った結果を浮動小数点数の結果として返します。 num2 が 0 の場合、 INF , -INF , NAN のうちのいずれかを ...
https://man.plustar.jp/php/function.fdiv.html - [similar]
ビットが設定されているかどうかを調べる 0
« gmp_sub gmp_xor » PHP Manual GMP 関数 ビットが設定されているかどうかを調べる gmp_testbit (PHP 5 >= 5.3.0, PHP 7, PHP 8) gmp_testbit — ビットが設定されているかどうかを調べる 説明 gmp_testbit ( GMP | int | string $num , int $index ): bool 指定したビットが設定されているかどうかを調べます。 ...
https://man.plustar.jp/php/function.gmp-testbit.html - [similar]
プロセスの現在の sid を得る 0
« posix_getrlimit posix_getuid » PHP Manual POSIX 関数 プロセスの現在の sid を得る posix_getsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getsid — プロセスの現在の sid を得る 説明 posix_getsid ( int $process_id ): int | false プロセス process_id のセッション ID を返します。 プロセスのセッション ...
https://man.plustar.jp/php/function.posix-getsid.html - [similar]
定数時間での文字列の比較 0
« sodium_increment sodium_memzero » PHP Manual Sodium 関数 定数時間での文字列の比較 sodium_memcmp (PHP 7 >= 7.2.0, PHP 8) sodium_memcmp — 定数時間での文字列の比較 説明 sodium_memcmp ( string $string1 , string $string2 ): int ふたつの文字列を、定数時間で比較します。 実際、ほとんどの場合は ...
https://man.plustar.jp/php/function.sodium-memcmp.html - [similar]
入力ロケールの変化形の表示名を、適切に地域化して返す 0
« Locale::getDisplayScript Locale::getKeywords » PHP Manual Locale 入力ロケールの変化形の表示名を、適切に地域化して返す Locale::getDisplayVariant locale_get_display_variant (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayVariant -- locale_get_display_variant — 入力ロ ...
https://man.plustar.jp/php/locale.getdisplayvariant.html - [similar]
テーブルの外部キーを含む結果セットを返す 0
« db2_field_width db2_free_result » PHP Manual IBM DB2 関数 テーブルの外部キーを含む結果セットを返す db2_foreign_keys (PECL ibm_db2 >= 1.0.0) db2_foreign_keys — テーブルの外部キーを含む結果セットを返す 説明 db2_foreign_keys ( resource $connection , string $qualifier , string $schema , st ...
https://man.plustar.jp/php/function.db2-foreign-keys.html - [similar]
乱数生成器を初期化する 0
« sqrt tan » PHP Manual Math 関数 乱数生成器を初期化する srand (PHP 4, PHP 5, PHP 7, PHP 8) srand — 乱数生成器を初期化する 説明 srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void シード seed で乱数生成器を初期化します。 seed に 0 を指定した場合はランダムな値が設定されます。 注意 ...
https://man.plustar.jp/php/function.srand.html - [similar]