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

  /external/chromium_org/third_party/icu/source/common/
locmap.c 635 static const ILcidPosixMap gPosixIDmap[] = {
774 static const uint32_t gLocaleCount = sizeof(gPosixIDmap)/sizeof(ILcidPosixMap);
906 if (langID == gPosixIDmap[localeIndex].regionMaps->hostID)
908 return getPosixID(&gPosixIDmap[localeIndex], hostid);
957 compVal = uprv_strcmp(langID, gPosixIDmap[mid].regionMaps->posixID)
    [all...]
  /external/icu/icu4c/source/common/
locmap.c 732 static const ILcidPosixMap gPosixIDmap[] = {
880 static const uint32_t gLocaleCount = sizeof(gPosixIDmap)/sizeof(ILcidPosixMap);
    [all...]

Completed in 210 milliseconds