検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 1050 for [SIMILAR] 16 1024 4096 WITH 23050 variant WITH 7... (0.721 sec.)
プリペアドステートメントから結果セットのメタデータを返す 0
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメントから結果セットのメタデータを返す mysqli_stmt::result_metadata mysqli_stmt_result_metadata (PHP 5, PHP 7, PHP 8) mysqli_stmt::result_metadata -- mysqli_stmt_result_metadata — プリペアドステー ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 0
« PhpToken::__toString Tokenizer 関数 » PHP Manual PhpToken ソースコードを PhpToken オブジェクトで表現されたトークンに分割する PhpToken::tokenize (PHP 8) PhpToken::tokenize — ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 説明 public static PhpToken::tokenize ( string ...
https://man.plustar.jp/php/phptoken.tokenize.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
SQL クエリを実行する 0
« SQLite3::prepare SQLite3::querySingle » PHP Manual SQLite3 SQL クエリを実行する SQLite3::query (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::query — SQL クエリを実行する 説明 public SQLite3::query ( string $query ): SQLite3Result | false SQL クエリを実行し、 SQLite3Result オブジェクトを返しま ...
https://man.plustar.jp/php/sqlite3.query.html - [similar]
ストリームのサイズの最大値を取得する 0
« COMPersistHelper::GetCurFileName COMPersistHelper::InitNew » PHP Manual COMPersistHelper ストリームのサイズの最大値を取得する COMPersistHelper::GetMaxStreamSize (PHP 5, PHP 7, PHP 8) COMPersistHelper::GetMaxStreamSize — ストリームのサイズの最大値を取得する 説明 public COMPersistHelper: ...
https://man.plustar.jp/php/compersisthelper.getmaxstreamsize.html - [similar]
クラスのエイリアスを作成する 0
« __autoload class_exists » PHP Manual クラス/オブジェクト関数 クラスのエイリアスを作成する class_alias (PHP 5 >= 5.3.0, PHP 7, PHP 8) class_alias — クラスのエイリアスを作成する 説明 class_alias ( string $class , string $alias , bool $autoload = true ): bool alias という名前のエイリアスを ...
https://man.plustar.jp/php/function.class-alias.html - [similar]
要求を満たすブローカーオブジェクトを作成する 0
« enchant_broker_get_error enchant_broker_list_dicts » PHP Manual Enchant 関数 要求を満たすブローカーオブジェクトを作成する enchant_broker_init (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_init — 要求を満たすブローカーオブジェクトを作成する 説明 enchant_broker_in ...
https://man.plustar.jp/php/function.enchant-broker-init.html - [similar]
モジュロ演算 0
« gmp_legendre gmp_mul » PHP Manual GMP 関数 モジュロ演算 gmp_mod (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mod — モジュロ演算 説明 gmp_mod ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num2 を法とした num1 を計算します。結果は常に非負であり、 num2 の符号は無視されます。 パ ...
https://man.plustar.jp/php/function.gmp-mod.html - [similar]
ビット 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]