Home
last modified time | relevance | path

Searched refs:localeLength (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ducal.cpp173 int32_t localeLength = static_cast<int32_t>(uprv_strlen(locale)); in ucal_open() local
174 if (localeLength >= ULOC_LOCALE_IDENTIFIER_CAPACITY) { in ucal_open()
/third_party/icu/icu4c/source/i18n/
Ducal.cpp173 int32_t localeLength = static_cast<int32_t>(uprv_strlen(locale)); in ucal_open() local
174 if (localeLength >= ULOC_LOCALE_IDENTIFIER_CAPACITY) { in ucal_open()
/third_party/node/deps/icu-small/source/i18n/
Ducal.cpp173 int32_t localeLength = static_cast<int32_t>(uprv_strlen(locale)); in ucal_open() local
174 if (localeLength >= ULOC_LOCALE_IDENTIFIER_CAPACITY) { in ucal_open()