Lines Matching refs:valueTok
643 const UHashTok valueTok = element->value; in setupCurrencyAffixPatterns() local
644 const UnicodeString* value = (UnicodeString*)valueTok.pointer; in setupCurrencyAffixPatterns()
2386 const UHashTok valueTok = element->value;
2387 const AffixPatternsForCurrency* affixPtn = (AffixPatternsForCurrency*)valueTok.pointer;
5342 const UHashTok valueTok = element->value;
5343 const AffixesForCurrency* value = (AffixesForCurrency*)valueTok.pointer;
5361 const UHashTok valueTok = element->value;
5362 const AffixPatternsForCurrency* value = (AffixPatternsForCurrency*)valueTok.pointer;
5383 const UHashTok valueTok = element->value;
5384 const AffixPatternsForCurrency* value = (AffixPatternsForCurrency*)valueTok.pointer;
5644 const UHashTok valueTok = element->value;
5645 const AffixesForCurrency* value = (AffixesForCurrency*)valueTok.pointer;