検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 167 for [SIMILAR] 16 1024 4096 WITH 49680 setlocale WITH... (0.420 sec.)
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
言語タグフィルタがロケールにマッチするかどうかを調べる 0
« Locale::composeLocale Locale::getAllVariants » PHP Manual Locale 言語タグフィルタがロケールにマッチするかどうかを調べる Locale::filterMatches locale_filter_matches (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::filterMatches -- locale_filter_matches — 言語タグフィルタがロケ ...
https://man.plustar.jp/php/locale.filtermatches.html - [similar]
その言語にマッチする言語タグの一覧を検索する 0
« Locale::getScript Locale::parseLocale » PHP Manual Locale その言語にマッチする言語タグの一覧を検索する Locale::lookup locale_lookup (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::lookup -- locale_lookup — その言語にマッチする言語タグの一覧を検索する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/locale.lookup.html - [similar]
変更された関数 0
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更された関数 変更された関数 PHP コア debug_zval_dump() の出力が、"long" ではなく "int" に、 そして "double" ではなく "float" になりました。 dirname() が、オプションの第二パラメータ depth を受け ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
文字列の最後から空白 (もしくはその他の文字) を取り除く 0
« quotemeta setlocale » PHP Manual String 関数 文字列の最後から空白 (もしくはその他の文字) を取り除く rtrim (PHP 4, PHP 5, PHP 7, PHP 8) rtrim — 文字列の最後から空白 (もしくはその他の文字) を取り除く 説明 rtrim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は文 ...
https://man.plustar.jp/php/function.rtrim.html - [similar]
collator を作成する 0
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collator::create collator_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::create -- collator_create — collator を作成する 説明 オブジェクト指向型 public static Collator::create ( ...
https://man.plustar.jp/php/collator.create.html - [similar]
新しい IntlCalendar を作成する 0
« IntlCalendar::__construct IntlCalendar::equals » PHP Manual IntlCalendar 新しい IntlCalendar を作成する IntlCalendar::createInstance (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::createInstance — 新しい IntlCalendar を作成する 説明 オブジェクト指向型 public static IntlC ...
https://man.plustar.jp/php/intlcalendar.createinstance.html - [similar]
文字列の最初の文字を小文字にする 0
« 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]
文字列を小文字にする 0
« 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]
文字列を大文字にする 0
« 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]