検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 196 for [SIMILAR] 16 1024 4096 WITH 18164 unbind WITH 40... (0.385 sec.)
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
SplMaxHeap クラス 0
« SplHeap::valid SplMaxHeap::compare » PHP Manual データ構造 SplMaxHeap クラス SplMaxHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMaxHeap クラスは、ヒープの主要な機能を提供し、最大値を先頭に保ちます。 クラス概要 class SplMaxHeap extends SplHeap { /* メソッド */ protected compar ...
https://man.plustar.jp/php/class.splmaxheap.html - [similar]
Calculates the match score between two fuzzy hash signatures 0
« ssdeep 関数 ssdeep_fuzzy_hash_filename » PHP Manual ssdeep 関数 Calculates the match score between two fuzzy hash signatures ssdeep_fuzzy_compare (PECL ssdeep >= 1.0.0) ssdeep_fuzzy_compare — Calculates the match score between two fuzzy hash signatures 説明 ssdeep_fuzzy_compare ( strin ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-compare.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
« sodium_bin2hex sodium_crypto_aead_aes256gcm_decrypt » PHP Manual Sodium 関数 巨大な数を比較する sodium_compare (PHP 7 >= 7.2.0, PHP 8) sodium_compare — 巨大な数を比較する 説明 sodium_compare ( string $string1 , string $string2 ): int 任意の長さの、 符号なし整数をリトルエンディアンで表現 ...
https://man.plustar.jp/php/function.sodium-compare.html - [similar]
ssdeep 関数 0
« 定義済み定数 ssdeep_fuzzy_compare » PHP Manual ssdeep ssdeep 関数 ssdeep 関数 目次 ssdeep_fuzzy_compare — Calculates the match score between two fuzzy hash signatures ssdeep_fuzzy_hash_filename — Create a fuzzy hash from a file ssdeep_fuzzy_hash — Create a fuzzy hash from a string 関連 ...
https://man.plustar.jp/php/ref.ssdeep.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplMaxHeap SplMinHeap » PHP Manual SplMaxHeap 要素を比較し、ヒープ内の適切な位置に置く SplMaxHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplMaxHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplMaxHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と v ...
https://man.plustar.jp/php/splmaxheap.compare.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplMinHeap SplPriorityQueue » PHP Manual SplMinHeap 要素を比較し、ヒープ内の適切な位置に置く SplMinHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplMinHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplMinHeap::compare ( mixed $value1 , mixed $value2 ): int value ...
https://man.plustar.jp/php/splminheap.compare.html - [similar]
要素の優先順位を比較し、ヒープ内の適切な位置に置く 0
« SplPriorityQueue SplPriorityQueue::count » PHP Manual SplPriorityQueue 要素の優先順位を比較し、ヒープ内の適切な位置に置く SplPriorityQueue::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplPriorityQueue::compare — 要素の優先順位を比較し、ヒープ内の適切な位置に置く 説明 public SplPriorityQueue ...
https://man.plustar.jp/php/splpriorityqueue.compare.html - [similar]