Home
last modified time | relevance | path

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

/external/icu4c/common/
Dlocmap.c834 uint32_t oldmid = 0; in uprv_convertToLCID() local
853 if (mid == oldmid) in uprv_convertToLCID()
866 oldmid = mid; in uprv_convertToLCID()
Ducnv2022.c719 int32_t oldmid=0; in getKey_2022() local
734 if (mid == oldmid) in getKey_2022()
748 oldmid = mid; in getKey_2022()
/external/icu4c/i18n/
Ducol_sit.cpp714 uint32_t oldmid = 0; in ucol_sit_putLocaleInIdentifier() local
722 if (mid == oldmid) in ucol_sit_putLocaleInIdentifier()
735 oldmid = mid; in ucol_sit_putLocaleInIdentifier()