検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 195 for Intl (0.005 sec.)
入力ロケールのプライマリ言語を取得する 5404
« Locale::getKeywords Locale::getRegion » PHP Manual Locale 入力ロケールのプライマリ言語を取得す ... imary_language (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getPrimaryLanguage -- locale_get ... このロケールの言語コードを返します。 locale の長さが INTL_MAX_LOCALE_LEN を超えた場合、 null を返します。 例 ...
https://man.plustar.jp/php/locale.getprimarylanguage.html - [similar]
入力ロケールの地域を取得する 5404
« Locale::getPrimaryLanguage Locale::getScript » PHP Manual Locale 入力ロケールの地域を取得する ... ale_get_region (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getRegion -- locale_get_region — ... が存在しない場合は null を返します。 locale の長さが INTL_MAX_LOCALE_LEN を超えた場合、 null を返します。 例 ...
https://man.plustar.jp/php/locale.getregion.html - [similar]
IntlIterator クラス 5361
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス ... P 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスは、intl 拡張機能全体を通じて、 拡張機能が提供する他のいかな ... もっと豊かな機能を提供しています。 クラス概要 class IntlIterator implements Iterator { /* メソッド */ publi ... ublic rewind (): void public valid (): bool } 目次 IntlIterator::current — 現在の要素を取得する IntlIterat ... or::key — 現在のキーを取得する IntlIterator::next — 次の要素に進む IntlIterator::rewin ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
このオブジェクトの時刻が、指定されたオブジェクトより未来かを判定する 5361
« IntlCalendar::add IntlCalendar::before » PHP Manual IntlCalendar このオブジェクトの時刻が、指定 ... されたオブジェクトより未来かを判定する IntlCalendar::after (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ... >= 3.0.0a1) IntlCalendar::after — このオブジェクトの時刻が、指定され ... より未来かを判定する 説明 オブジェクト指向型 public IntlCalendar::after ( IntlCalendar $other ): bool 手続き ...intlcal_after ( IntlCalendar $calendar , IntlCalendar $ ...
https://man.plustar.jp/php/intlcalendar.after.html - [similar]
入力ロケールの変化系を取得する 5361
« Locale::filterMatches Locale::getDefault » PHP Manual Locale 入力ロケールの変化系を取得する Lo ... t_all_variants (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getAllVariants -- locale_get_all ... は存在しない場合に null を返します。 locale の長さが INTL_MAX_LOCALE_LEN を超えた場合、 null を返します。 例 ...
https://man.plustar.jp/php/locale.getallvariants.html - [similar]
日付と時刻の解釈を「緩いモード」で行うかを取得する 5274
« IntlCalendar::isEquivalentTo IntlCalendar::isSet » PHP Manual IntlCalendar 日付と時刻の解釈を「 ... 緩いモード」で行うかを取得する IntlCalendar::isLenient (PHP 5 >= 5.5.0, PHP 7, PHP 8, ... PECL >= 3.0.0a1) IntlCalendar::isLenient — 日付と時刻の解釈を「緩いモード ... 」で行うかを取得する 説明 オブジェクト指向型 public IntlCalendar::isLenient (): bool 手続き型 intlcal_is_le ... nient ( IntlCalendar $calendar ): bool 現在の日付/時刻の解釈が「 ...
https://man.plustar.jp/php/intlcalendar.islenient.html - [similar]
ある日付/時刻が週末にあるかを調べる 5274
« IntlCalendar::isSet IntlCalendar::roll » PHP Manual IntlCalendar ある日付/時刻が週末にあるかを ... 調べる IntlCalendar::isWeekend (PHP 5 >= 5.5.0, PHP 7, PHP 8, ... PECL >= 3.0.0a1) IntlCalendar::isWeekend — ある日付/時刻が週末にあるかを ... 調べる 説明 オブジェクト指向型 public IntlCalendar::isWeekend ( ? float $timestamp = null ): ... bool 手続き型 intlcal_is_weekend ( IntlCalendar $calendar , ? float $ ...
https://man.plustar.jp/php/intlcalendar.isweekend.html - [similar]
言語タグフィルタがロケールにマッチするかどうかを調べる 5274
« Locale::composeLocale Locale::getAllVariants » PHP Manual Locale 言語タグフィルタがロケールにマ ... filter_matches (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::filterMatches -- locale_filter_m ... それ以外の場合に false を返します。 locale の長さが INTL_MAX_LOCALE_LEN を超えた場合、 null を返します。 例 ...
https://man.plustar.jp/php/locale.filtermatches.html - [similar]
その言語にマッチする言語タグの一覧を検索する 5274
« Locale::getScript Locale::parseLocale » PHP Manual Locale その言語にマッチする言語タグの一覧を ... locale_lookup (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::lookup -- locale_lookup — その言 ... 、あるいはデフォルトの値を返します。 locale の長さが INTL_MAX_LOCALE_LEN を超えた場合、 null を返します。 変 ...
https://man.plustar.jp/php/locale.lookup.html - [similar]
ロケール ID のサブタグ要素を連想配列で返す 5274
« Locale::lookup Locale::setDefault » PHP Manual Locale ロケール ID のサブタグ要素を連想配列で返 ... e locale_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::parseLocale -- locale_parse — ロ ... variant2=>varZ のようになります。 locale の長さが INTL_MAX_LOCALE_LEN を超えた場合、 null を返します。 例 ...
https://man.plustar.jp/php/locale.parselocale.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT