検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 718 for [SIMILAR] 16 1024 4096 WITH 16459 計算 WITH 1163... (0.613 sec.)
秘密鍵から公開鍵を計算する 0
« sodium_crypto_scalarmult_base sodium_crypto_scalarmult_ristretto255 » PHP Manual Sodium 関数 秘密鍵から公開鍵を計算する sodium_crypto_scalarmult_ristretto255_base (PHP 8 >= 8.1.1) sodium_crypto_scalarmult_ristretto255_base — 秘密鍵から公開鍵を計算する 説明 sodium_crypto_scalarmult_rist ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult-ristretto255-base.h... - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 0
« strtr substr_count » PHP Manual String 関数 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する substr_compare (PHP 5, PHP 7, PHP 8) substr_compare — 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 説明 substr_compare ( string $haysta ...
https://man.plustar.jp/php/function.substr-compare.html - [similar]
共有シークレットを計算する 0
« sodium_crypto_scalarmult_ristretto255_base sodium_crypto_scalarmult » PHP Manual Sodium 関数 共有シークレットを計算する sodium_crypto_scalarmult_ristretto255 (PHP 8 >= 8.1.1) sodium_crypto_scalarmult_ristretto255 — 共有シークレットを計算する 説明 sodium_crypto_scalarmult_ristretto255 ( ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult-ristretto255.html - [similar]
連想キーと要素との関係を維持しつつ配列を降順にソートする 0
« array asort » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を降順にソートする arsort (PHP 4, PHP 5, PHP 7, PHP 8) arsort — 連想キーと要素との関係を維持しつつ配列を降順にソートする 説明 arsort ( array &$array , int $flags = SORT_REGULAR ): bool 各配列のキーと要素との関係を ...
https://man.plustar.jp/php/function.arsort.html - [similar]
連想キーと要素との関係を維持しつつ配列を昇順にソートする 0
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする asort (PHP 4, PHP 5, PHP 7, PHP 8) asort — 連想キーと要素との関係を維持しつつ配列を昇順にソートする 説明 asort ( array &$array , int $flags = SORT_REGULAR ): bool 配列のキーと要素との関係を維 ...
https://man.plustar.jp/php/function.asort.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
最大公約数を計算する 0
« gmp_fact gmp_gcdext » PHP Manual GMP 関数 最大公約数を計算する gmp_gcd (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_gcd — 最大公約数を計算する 説明 gmp_gcd ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 と num2 の最大公約数を計算します。 引数のどちらかまたは両方が負の場 ...
https://man.plustar.jp/php/function.gmp-gcd.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplHeap SplHeap::count » PHP Manual SplHeap 要素を比較し、ヒープ内の適切な位置に置く SplHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較 ...
https://man.plustar.jp/php/splheap.compare.html - [similar]
トランザクションをロールバックする 0
« db2_result db2_server_info » PHP Manual IBM DB2 関数 トランザクションをロールバックする db2_rollback (PECL ibm_db2 >= 1.0.0) db2_rollback — トランザクションをロールバックする 説明 db2_rollback ( resource $connection ): bool 指定した接続リソース上で実行中のトランザクションをロールバック ...
https://man.plustar.jp/php/function.db2-rollback.html - [similar]