Lines Matching refs:valueTok
521 const UHashTok valueTok = element->value; in setupCurrencyAffixPatterns() local
522 const UnicodeString* value = (UnicodeString*)valueTok.pointer; in setupCurrencyAffixPatterns()
1736 const UHashTok valueTok = element->value; in parseForCurrency() local
1737 const AffixPatternsForCurrency* affixPtn = (AffixPatternsForCurrency*)valueTok.pointer; in parseForCurrency()
4764 const UHashTok valueTok = element->value; in deleteHashForAffix() local
4765 const AffixesForCurrency* value = (AffixesForCurrency*)valueTok.pointer; in deleteHashForAffix()
4783 const UHashTok valueTok = element->value; in deleteHashForAffixPattern() local
4784 const AffixPatternsForCurrency* value = (AffixPatternsForCurrency*)valueTok.pointer; in deleteHashForAffixPattern()
4805 const UHashTok valueTok = element->value; in copyHashForAffixPattern() local
4806 const AffixPatternsForCurrency* value = (AffixPatternsForCurrency*)valueTok.pointer; in copyHashForAffixPattern()
4837 const UHashTok valueTok = element->value; in copyHashForAffix() local
4838 const AffixesForCurrency* value = (AffixesForCurrency*)valueTok.pointer; in copyHashForAffix()