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

  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h 224 #define ULOC_CHINA "zh_CN"
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h 224 #define ULOC_CHINA "zh_CN"
    [all...]
  /external/icu4c/common/unicode/
uloc.h 224 #define ULOC_CHINA "zh_CN"
    [all...]
  /external/icu4c/test/intltest/
loctest.cpp 384 if (strcmp(Locale::getChina().getName(), ULOC_CHINA) != 0) {
385 errln("Differences for ULOC_CHINA Locale");
    [all...]

Completed in 21 milliseconds