Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp28 static const UChar C_NAMEZONE[] = {0x6E, 0x61, 0x6D, 0x65, 0x7A, 0x6F, 0x6E, 0x65, 0}; // namezone variable
327 } else if (key.compare(C_NAMEZONE, -1) == 0){ in Test()