検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 164 for [SIMILAR] 16 1024 4096 WITH 47412 strnatcasecmp ... (0.532 sec.)
"自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 10000
« strlen strnatcmp » PHP Manual String 関数 "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う strnatcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcasecmp — "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 説明 strnatcasecmp ( string $string1 , string $stri ...
https://man.plustar.jp/php/function.strnatcasecmp.html - [similar]
"自然順"アルゴリズムにより文字列比較を行う 5787
« 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]
ロケールに基づく文字列比較 5787
« strcmp strcspn » PHP Manual String 関数 ロケールに基づく文字列比較 strcoll (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) strcoll — ロケールに基づく文字列比較 説明 strcoll ( string $string1 , string $string2 ): int この比較は大文字小文字を区別すること、そして、 strcmp() とは異なり、 バイナリセー ...
https://man.plustar.jp/php/function.strcoll.html - [similar]
バイナリセーフな文字列比較 5787
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 2016
« 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]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 2016
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripos (PHP 5, PHP 7, PHP 8) stripos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す 説明 stripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文 ...
https://man.plustar.jp/php/function.stripos.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする 0
« list natsort » PHP Manual 配列 関数 大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする natcasesort (PHP 4, PHP 5, PHP 7, PHP 8) natcasesort — 大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする 説明 natcasesort ( array &$array ): bool natcasesort() は ...
https://man.plustar.jp/php/function.natcasesort.html - [similar]
"自然順"アルゴリズムで配列をソートする 0
« natcasesort next » PHP Manual 配列 関数 "自然順"アルゴリズムで配列をソートする natsort (PHP 4, PHP 5, PHP 7, PHP 8) natsort — "自然順"アルゴリズムで配列をソートする 説明 natsort ( array &$array ): bool この関数は、人間が行うような手法でアルファベットまたは数字の文字列の順番を キー/値の ...
https://man.plustar.jp/php/function.natsort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT