Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp75 static const UChar* const EMPTY_NAMES[UTZNM_INDEX_COUNT] = {0,0,0,0,0,0,0}; variable
642 if (uprv_memcmp(names, EMPTY_NAMES, sizeof(EMPTY_NAMES)) == 0) { in createMetaZoneAndPutInCache()
743 uprv_memcpy(names, EMPTY_NAMES, sizeof(names)); in clear()