Home
last modified time | relevance | path

Searched refs:calendarTypeLen (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Ddtitvinf.cpp407 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, in initializeData() local
409 if (U_SUCCESS(status) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in initializeData()
Ddtptngen.cpp896 int32_t calendarTypeLen = uloc_getKeywordValue( in getCalendarTypeToUse() local
908 if (calendarTypeLen > 0 && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in getCalendarTypeToUse()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtitvinf.cpp400 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, in initializeData() local
402 if (U_SUCCESS(status) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in initializeData()
Ddtptngen.cpp775 int32_t calendarTypeLen = uloc_getKeywordValue( in getCalendarTypeToUse() local
782 if (calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in getCalendarTypeToUse()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtitvinf.cpp408 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, in initializeData() local
410 if (U_SUCCESS(status) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in initializeData()
Ddtptngen.cpp896 int32_t calendarTypeLen = uloc_getKeywordValue( in getCalendarTypeToUse() local
908 if (calendarTypeLen > 0 && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in getCalendarTypeToUse()
/third_party/icu/icu4c/source/i18n/
Ddtitvinf.cpp408 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, in initializeData() local
410 if (U_SUCCESS(status) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in initializeData()
Ddtptngen.cpp896 int32_t calendarTypeLen = uloc_getKeywordValue( in getCalendarTypeToUse() local
908 if (calendarTypeLen > 0 && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in getCalendarTypeToUse()