検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 945 for [SIMILAR] 16 1024 4096 WITH 28570 reflectionexte... (0.786 sec.)
ビット OR を計算する 0
« gmp_nextprime gmp_perfect_power » PHP Manual GMP 関数 ビット OR を計算する gmp_or (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_or — ビット OR を計算する 説明 gmp_or ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの GMP 数のビット OR を計算します。 パラメータ num1 GMP オブ ...
https://man.plustar.jp/php/function.gmp-or.html - [similar]
ビット XOR を計算する 0
« gmp_testbit GMP » PHP Manual GMP 関数 ビット XOR を計算する gmp_xor (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_xor — ビット XOR を計算する 説明 gmp_xor ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの GMP 数のビット排他的論理和 (XOR) を計算します。 パラメータ num1 GMP ...
https://man.plustar.jp/php/function.gmp-xor.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
2 つの variant の乗算を行い、その結果を返す 0
« variant_mod variant_neg » PHP Manual COM関数 2 つの variant の乗算を行い、その結果を返す variant_mul (PHP 5, PHP 7, PHP 8) variant_mul — 2 つの variant の乗算を行い、その結果を返す 説明 variant_mul ( mixed $left , mixed $right ): variant left と right の乗算を行います。 パラメータ left ...
https://man.plustar.jp/php/function.variant-mul.html - [similar]
定義済み定数 0
« リソース型 JsonException » PHP Manual JSON 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 次の定数は、 json_last_error() が返したり、 JsonException の code に ...
https://man.plustar.jp/php/json.constants.html - [similar]
staticプロパティの値を設定する 0
« ReflectionClass::newInstanceWithoutConstructor ReflectionClass::__toString » PHP Manual ReflectionClass staticプロパティの値を設定する ReflectionClass::setStaticPropertyValue (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::setStaticPropertyValue — staticプロパティの値を設定する 説明 pu ...
https://man.plustar.jp/php/reflectionclass.setstaticpropertyvalue.html - [similar]
参照返しかどうかを調べる 0
« ReflectionFunctionAbstract::isVariadic ReflectionFunctionAbstract::__toString » PHP Manual ReflectionFunctionAbstract 参照返しかどうかを調べる ReflectionFunctionAbstract::returnsReference (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::returnsReference — 参照返しかどうかを調 ...
https://man.plustar.jp/php/reflectionfunctionabstract.returnsreference.html - [similar]
数を比較する 0
« gmp_clrbit gmp_com » PHP Manual GMP 関数 数を比較する gmp_cmp (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_cmp — 数を比較する 説明 gmp_cmp ( GMP | int | string $num1 , GMP | int | string $num2 ): int ふたつの数を比較します。 パラメータ num1 GMP オブジェクト、整数、あるいは数値に変換可能な ...
https://man.plustar.jp/php/function.gmp-cmp.html - [similar]
ヤコビ記号 0
« gmp_invert gmp_kronecker » PHP Manual GMP 関数 ヤコビ記号 gmp_jacobi (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_jacobi — ヤコビ記号 説明 gmp_jacobi ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 および num2 の » ヤコビ記号 を計算します。 num2 は正の奇数である必要があり ...
https://man.plustar.jp/php/function.gmp-jacobi.html - [similar]
設定文字列をパースする 0
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_string (PHP 5 >= 5.3.0, PHP 7, PHP 8) parse_ini_string — 設定文字列をパースする 説明 parse_ini_string ( string $ini_string , bool $process_sections = false , int $scanner_mode = INI_SCANNER_NORM ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]