HomeSort by relevance Sort by last modified time
    Searched full:fromcountry (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cldrtest.c 687 char fromCountry[ULOC_FULLNAME_CAPACITY], toCountry[ULOC_FULLNAME_CAPACITY];
698 fromCountryLen = uloc_getCountry(fromLocale, fromCountry, ULOC_FULLNAME_CAPACITY, &errorCode);
731 if (strcmp(fromCountry, toCountry) == 0) {
    [all...]

Completed in 294 milliseconds