検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 336 for [SIMILAR] 16 1024 4096 WITH 24391 strtolower WIT... (0.569 sec.)
文字列を小文字にする 10000
« strtok strtoupper » PHP Manual String 関数 文字列を小文字にする strtolower (PHP 4, PHP 5, PHP 7, PHP 8) strtolower — 文字列を小文字にする 説明 strtolower ( string $string ): string string のアルファベット部分をすべて小文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtolower.html - [similar]
文字列を小文字にする 9126
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 9126
« strtolower strtr » PHP Manual String 関数 文字列を大文字にする strtoupper (PHP 4, PHP 5, PHP 7, PHP 8) strtoupper — 文字列を大文字にする 説明 strtoupper ( string $string ): string string のアルファベット部分をすべて大文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtoupper.html - [similar]
文字列の最初の文字を小文字にする 3336
« join levenshtein » PHP Manual String 関数 文字列の最初の文字を小文字にする lcfirst (PHP 5 >= 5.3.0, PHP 7, PHP 8) lcfirst — 文字列の最初の文字を小文字にする 説明 lcfirst ( string $string ): string string の最初の文字がアルファベットであれば、 それを小文字にします。 「アルファベット」か ...
https://man.plustar.jp/php/function.lcfirst.html - [similar]
Unicode 文字を小文字にする 3336
« IntlChar::ord IntlChar::totitle » PHP Manual IntlChar Unicode 文字を小文字にする IntlChar::tolower (PHP 7, PHP 8) IntlChar::tolower — Unicode 文字を小文字にする 説明 public static IntlChar::tolower ( int | string $codepoint ): int | string | null 指定した文字を、同等の小文字にマップしま ...
https://man.plustar.jp/php/intlchar.tolower.html - [similar]
バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 3336
« strnatcmp strncmp » PHP Manual String 関数 バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う strncasecmp (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) strncasecmp — バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 説明 strncasecmp ( ...
https://man.plustar.jp/php/function.strncasecmp.html - [similar]
配列のすべてのキーの大文字小文字を変更する 3336
« 配列 関数 array_chunk » PHP Manual 配列 関数 配列のすべてのキーの大文字小文字を変更する array_change_key_case (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_change_key_case — 配列のすべてのキーの大文字小文字を変更する 説明 array_change_key_case ( array $array , int $case = CASE_LOWER ): a ...
https://man.plustar.jp/php/function.array-change-key-case.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 3336
« 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]
定義済み定数 3336
« リソース型 サポートされるエンコーディングの概要 » PHP Manual マルチバイト文字列 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 MB_OVERLOAD_MAIL ( int ) PHP 8 ...
https://man.plustar.jp/php/mbstring.constants.html - [similar]
ソート条件を設定する 3336
« yaz_set_option yaz_syntax » PHP Manual YAZ 関数 ソート条件を設定する yaz_sort (PHP 4 >= 4.0.7, PECL yaz >= 0.9.0) yaz_sort — ソート条件を設定する 説明 yaz_sort ( resource $id , string $criteria ): void この関数は、ソート条件を設定して Z39.50 Sort を有効にします。 この関数は、 yaz_searc ...
https://man.plustar.jp/php/function.yaz-sort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT