HomeSort by relevance Sort by last modified time
    Searched refs:ULOC_SIMPLIFIED_CHINESE (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/unicode/
uloc.h 215 #define ULOC_SIMPLIFIED_CHINESE "zh_CN"
    [all...]
  /external/icu/icu4c/source/test/intltest/
loctest.cpp 363 if (strcmp(Locale::getSimplifiedChinese().getName(), ULOC_SIMPLIFIED_CHINESE) != 0) {
364 errln("Differences for ULOC_SIMPLIFIED_CHINESE Locale");
    [all...]

Completed in 710 milliseconds