Home
last modified time | relevance | path

Searched refs:locationName (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp607 ZNames(const UChar* names[], const UChar* locationName) in ZNames() argument
610 if (locationName != NULL) { in ZNames()
612 fNames[UTZNM_INDEX_EXEMPLAR_LOCATION] = locationName; in ZNames()
621 const UChar* locationName = fNames[UTZNM_INDEX_EXEMPLAR_LOCATION]; in ~ZNames() local
622 U_ASSERT(locationName != NULL); in ~ZNames()
623 uprv_free((void*) locationName); in ~ZNames()
657 UChar* locationName = NULL; in createTimeZoneAndPutInCache() local
666 locationName = (UChar*) uprv_malloc(len); in createTimeZoneAndPutInCache()
667 if (locationName == NULL) { in createTimeZoneAndPutInCache()
671 uprv_memcpy(locationName, buff, len); in createTimeZoneAndPutInCache()
[all …]
/external/python/cpython2/Mac/scripts/
Derrors.txt1439 -902 nameTypeErr Invalid or inappropriate locationKindSelector in locationName