検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 38 for [SIMILAR] 16 1024 4096 WITH 15943 string1 WITH 1... (0.064 sec.)
二つの文字列の間の類似性を計算する 0
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, PHP 5, PHP 7, PHP 8) similar_text — 二つの文字列の間の類似性を計算する 説明 similar_text ( string $string1 , string $string2 , float &$percent = null ): int この関数は、Programming Classics: I ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
"自然順"アルゴリズムにより文字列比較を行う 0
« strnatcasecmp strncasecmp » PHP Manual String 関数 "自然順"アルゴリズムにより文字列比較を行う strnatcmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcmp — "自然順"アルゴリズムにより文字列比較を行う 説明 strnatcmp ( string $string1 , string $string2 ): int この関数は、人間が行うような手法でアルフ ...
https://man.plustar.jp/php/function.strnatcmp.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]
定数時間での文字列の比較 0
« sodium_increment sodium_memzero » PHP Manual Sodium 関数 定数時間での文字列の比較 sodium_memcmp (PHP 7 >= 7.2.0, PHP 8) sodium_memcmp — 定数時間での文字列の比較 説明 sodium_memcmp ( string $string1 , string $string2 ): int ふたつの文字列を、定数時間で比較します。 実際、ほとんどの場合は ...
https://man.plustar.jp/php/function.sodium-memcmp.html - [similar]
指定された文字列が、読み手を混乱させうるかをチェックする 0
« Spoofchecker Spoofchecker::__construct » PHP Manual Spoofchecker 指定された文字列が、読み手を混乱させうるかをチェックする Spoofchecker::areConfusable (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::areConfusable — 指定された文字列が、読み手を混乱させうるかをチェックする ...
https://man.plustar.jp/php/spoofchecker.areconfusable.html - [similar]
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
空白以外の印字可能な文字かどうかを調べる 0
« ctype_digit ctype_lower » PHP Manual Ctype 関数 空白以外の印字可能な文字かどうかを調べる ctype_graph (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_graph — 空白以外の印字可能な文字かどうかを調べる 説明 ctype_graph ( mixed $text ): bool 与えられた文字列 text のすべての文字が 実際に目に見え ...
https://man.plustar.jp/php/function.ctype-graph.html - [similar]
印字可能な文字かどうかを調べる 0
« ctype_lower ctype_punct » PHP Manual Ctype 関数 印字可能な文字かどうかを調べる ctype_print (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_print — 印字可能な文字かどうかを調べる 説明 ctype_print ( mixed $text ): bool 与えられた文字列 text のすべての文字が 印字可能な文字であるかどうかを調べ ...
https://man.plustar.jp/php/function.ctype-print.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]
SQL文で collate 関数として使うユーザー定義関数を登録する 0
« PDO::sqliteCreateAggregate PDO::sqliteCreateFunction » PHP Manual SQLite (PDO) SQL文で collate 関数として使うユーザー定義関数を登録する PDO::sqliteCreateCollation (PHP 5 >= 5.3.11, PHP 7, PHP 8) PDO::sqliteCreateCollation — SQL文で collate 関数として使うユーザー定義関数を登録する 説明 ...
https://man.plustar.jp/php/pdo.sqlitecreatecollation.html - [similar]
PREV 1 2 3 4 NEXT