Searched refs:ICU_TZINFO_SIMPLE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dvtzone.cpp83 static const UChar ICU_TZINFO_SIMPLE[] = {0x2F, 0x53, 0x69, 0x6D, 0x70, 0x6C, 0x65, 0x40, 0}; /* "/Simple@" */ variable
1860 icutzprop->append(ICU_TZINFO_SIMPLE);
/external/icu4c/i18n/
H A Dvtzone.cpp82 static const UChar ICU_TZINFO_SIMPLE[] = {0x2F, 0x53, 0x69, 0x6D, 0x70, 0x6C, 0x65, 0x40, 0}; /* "/Simple@" */ variable
1865 icutzprop->append(ICU_TZINFO_SIMPLE, -1);

Completed in 49 milliseconds