検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 109 for [SIMILAR] 16 1024 4096 WITH 53731 backed WITH 32... (0.155 sec.)
ランダムな鍵を生成する 0
« sodium_crypto_core_ristretto255_scalar_negate sodium_crypto_core_ristretto255_scalar_reduce » PHP Manual Sodium 関数 ランダムな鍵を生成する sodium_crypto_core_ristretto255_scalar_random (PHP 8 >= 8.1.0) sodium_crypto_core_ristretto255_scalar_random — ランダムな鍵を生成する 説明 sodium_ ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-rando... - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
構文 0
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
BackedEnum インターフェイス 0
« UnitEnum::cases BackedEnum::from » PHP Manual 定義済みのインターフェイスとクラス BackedEnum インターフェイス BackedEnum インターフェイス (PHP 8 >= 8.1.0) はじめに BackedEnum インターフェイスは、 Backed Enum を定義すると、PHP のエンジンが自動的に適用します。 ユーザー定義のクラスとして実 ...
https://man.plustar.jp/php/class.backedenum.html - [similar]
フィルタフラグ 0
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタフラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_SANITIZE_SPECIAL_CHARS , FILTER_SANITIZE_STRING , FILTER_UNSAFE_RAW コードが 32 未満の文字を除去します。 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
The sodium_crypto_core_ristretto255_scalar_complement purpose 0
« sodium_crypto_core_ristretto255_scalar_add sodium_crypto_core_ristretto255_scalar_invert » PHP Manual Sodium 関数 The sodium_crypto_core_ristretto255_scalar_complement purpose sodium_crypto_core_ristretto255_scalar_complement (PHP 8 >= 8.1.0) sodium_crypto_core_ristretto255_scalar_comp ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-compl... - [similar]
ユーザーの秘密鍵と、別のユーザーの公開鍵を使って、共有シークレットを計算する 0
« sodium_crypto_scalarmult_ristretto255 sodium_crypto_secretbox_keygen » PHP Manual Sodium 関数 ユーザーの秘密鍵と、別のユーザーの公開鍵を使って、共有シークレットを計算する sodium_crypto_scalarmult (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_scalarmult — ユーザーの秘密鍵と、別のユーザーの公開鍵 ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult.html - [similar]
指数表現 0
« pi rad2deg » PHP Manual Math 関数 指数表現 pow (PHP 4, PHP 5, PHP 7, PHP 8) pow — 指数表現 説明 pow ( mixed $num , mixed $exponent ): int | float | object num の exponent 乗を返します。 注意 : ** 演算子も使えます。 パラメータ num 使用する基数。 exponent 指数。 戻り値 num の exponent 乗 ...
https://man.plustar.jp/php/function.pow.html - [similar]
指定された種類のトークンかを調べる 0
« PhpToken::getTokenName PhpToken::isIgnorable » PHP Manual PhpToken 指定された種類のトークンかを調べる PhpToken::is (PHP 8) PhpToken::is — 指定された種類のトークンかを調べる 説明 public PhpToken::is ( int | string | array $kind ): bool トークンが指定された kind であるかを判定します。 パ ...
https://man.plustar.jp/php/phptoken.is.html - [similar]
変数の boolean としての値を取得する 0
« 変数操作 関数 debug_zval_dump » PHP Manual 変数操作 関数 変数の boolean としての値を取得する boolval (PHP 5 >= 5.5.0, PHP 7, PHP 8) boolval — 変数の boolean としての値を取得する 説明 boolval ( mixed $value ): bool value の bool としての値を返します。 パラメータ value bool に変換したいス ...
https://man.plustar.jp/php/function.boolval.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT