Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dcurrpinf.cpp332 const UHashTok keyTok = element->key; in deleteHash() local
372 const UHashTok keyTok = element->key; in copyHash() local
373 const UnicodeString* key = (UnicodeString*)keyTok.pointer; in copyHash()
Ddtitvinf.cpp461 const UHashTok keyTok = elem->key; in getBestSkeleton() local
462 UnicodeString* skeleton = (UnicodeString*)keyTok.pointer; in getBestSkeleton()
630 const UHashTok keyTok = element->key; in copyHash() local
631 const UnicodeString* key = (UnicodeString*)keyTok.pointer; in copyHash()
Dtmutfmt.cpp261 const UHashTok keyTok = elem->key; in parseObject() local
262 UnicodeString* count = (UnicodeString*)keyTok.pointer; in parseObject()
762 const UHashTok keyTok = elem->value; in setNumberFormat() local
763 MessageFormat** pattern = (MessageFormat**)keyTok.pointer; in setNumberFormat()
798 const UHashTok keyTok = element->key; in copyHash() local
799 const UnicodeString* key = (UnicodeString*)keyTok.pointer; in copyHash()
Ddecimfmt.cpp523 const UHashTok keyTok = element->key; in setupCurrencyAffixPatterns() local
524 const UnicodeString* key = (UnicodeString*)keyTok.pointer; in setupCurrencyAffixPatterns()
4803 const UHashTok keyTok = element->key; in copyHashForAffixPattern() local
4804 const UnicodeString* key = (UnicodeString*)keyTok.pointer; in copyHashForAffixPattern()
4834 const UHashTok keyTok = element->key; in copyHashForAffix() local
4835 const UnicodeString* key = (UnicodeString*)keyTok.pointer; in copyHashForAffix()