Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc_keytype.cpp221 UnicodeString uBcpTypeId = ures_getUnicodeString(typeMapEntry.getAlias(), &sts); in initFromResourceBundle() local
228 if (!uBcpTypeId.isEmpty()) { in initFromResourceBundle()
234 bcpTypeIdBuf->appendInvariantChars(uBcpTypeId, sts); in initFromResourceBundle()