検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 542 for [SIMILAR] 16 1024 4096 WITH 25589 添字 WITH 1528... (2.845 sec.)
2 つの variant の排他的論理和を計算する 0
« variant_sub win32service » PHP Manual COM関数 2 つの variant の排他的論理和を計算する variant_xor (PHP 5, PHP 7, PHP 8) variant_xor — 2 つの variant の排他的論理和を計算する 説明 variant_xor ( mixed $left , mixed $right ): variant 排他的論理和を計算します。 パラメータ left 左オペランド ...
https://man.plustar.jp/php/function.variant-xor.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 0
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比較を行う strcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strcasecmp — 大文字小文字を区別しないバイナリセーフな文字列比較を行う 説明 strcasecmp ( string $string1 , string $string2 ): int 大文字小文字を ...
https://man.plustar.jp/php/function.strcasecmp.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]
EZMLM で必要なハッシュ値を計算する 0
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 >= 4.0.2, PHP 5, PHP 7) ezmlm_hash — EZMLM で必要なハッシュ値を計算する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.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
« gmp_kronecker gmp_legendre » PHP Manual GMP 関数 最小公倍数を計算する gmp_lcm (PHP 7 >= 7.3.0, PHP 8) gmp_lcm — 最小公倍数を計算する 説明 gmp_lcm ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP この関数は、 num1 と num2 の最小公倍数(lcm)を計算します。 パラメータ num1 GMP オ ...
https://man.plustar.jp/php/function.gmp-lcm.html - [similar]
2 つの variant の論理和を計算する 0
« variant_not variant_pow » PHP Manual COM関数 2 つの variant の論理和を計算する variant_or (PHP 5, PHP 7, PHP 8) variant_or — 2 つの variant の論理和を計算する 説明 variant_or ( mixed $left , mixed $right ): variant 論理 OR 処理を行います。通常の OR 操作とは少し違いがあることに注意しまし ...
https://man.plustar.jp/php/function.variant-or.html - [similar]