Home
last modified time | relevance | path

Searched defs:icu_locale (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-locale.cc103 icu::Locale* icu_locale = locale->icu_locale().raw(); in UnicodeKeywordValue() local
[all...]
H A Djs-segmenter.cc80 icu::Locale icu_locale = r.icu_locale; in New() local
H A Dintl-objects.h259 icu::Locale icu_locale; member
H A Djs-list-format.cc118 icu::Locale icu_locale = r.icu_locale; in New() local
H A Djs-break-iterator.cc68 icu::Locale icu_locale = r.icu_locale; in New() local
H A Djs-plural-rules.cc28 bool CreateICUPluralRules(Isolate* isolate, const icu::Locale& icu_locale, in CreateICUPluralRules() argument
119 icu::Locale icu_locale = r.icu_locale; in New() local
H A Djs-collator.cc373 icu::Locale icu_locale = r.icu_locale; in New() local
[all...]
H A Djs-relative-time-format.cc124 icu::Locale icu_locale = r.icu_locale; in New() local
[all...]
H A Djs-display-names.cc442 icu::Locale icu_locale = r.icu_locale; in New() local
H A Djs-date-time-format.cc589 icu::Locale* icu_locale = date_time_format->icu_locale().raw(); in ResolvedOptions() local
1122 icu::Calendar* CreateCalendar(Isolate* isolate, const icu::Locale& icu_locale, in CreateCalendar() argument
1213 icu::SimpleDateFormat* Create(const icu::Locale& icu_locale, in Create() argument
1180 CreateICUDateFormat( const icu::Locale& icu_locale, const icu::UnicodeString& skeleton, icu::DateTimePatternGenerator* generator, JSDateTimeFormat::HourCycle hc) CreateICUDateFormat() argument
1243 CreateICUDateFormatFromCache( const icu::Locale& icu_locale, const icu::UnicodeString& skeleton, icu::DateTimePatternGenerator* generator, JSDateTimeFormat::HourCycle hc) CreateICUDateFormatFromCache() argument
1387 DateTimeStylePattern( JSDateTimeFormat::DateTimeStyle date_style, JSDateTimeFormat::DateTimeStyle time_style, icu::Locale& icu_locale, JSDateTimeFormat::HourCycle hc, icu::DateTimePatternGenerator* generator) DateTimeStylePattern() argument
1600 icu::Locale icu_locale = r.icu_locale; New() local
[all...]
H A Djs-number-format.cc1178 icu::Locale icu_locale = r.icu_locale; in New() local
H A Dintl-objects.cc431 std::string Intl::GetNumberingSystem(const icu::Locale& icu_locale) { in GetNumberingSystem() argument
452 icu::Locale icu_locale = icu::Locale::forLanguageTag(bcp47_locale, status); in CreateICULocale() local
530 bool RemoveLocaleScriptTag(const std::string& icu_locale, in RemoveLocaleScriptTag() argument
707 icu::Locale icu_locale = icu::Locale::forLanguageTag(locale.c_str(), error); in CanonicalizeLanguageTag() local
2298 LookupAndValidateUnicodeExtensions( icu::Locale* icu_locale, const std::set<std::string>& relevant_keys) LookupAndValidateUnicodeExtensions() argument
2451 icu::Locale icu_locale = maybe_icu_locale.FromJust(); ResolveLocale() local
[all...]
/third_party/node/deps/v8/src/d8/
H A Dd8.h443 DisallowReassignment<const char*> icu_locale = {"icu-locale", nullptr}; member in v8::ShellOptions

Completed in 18 milliseconds