Home | History | Annotate | Download | only in cintltst

Lines Matching full:currencysymbol

1631     UChar currencySymbol[8];
1642 currencySymbol,
1643 sizeof(currencySymbol)/sizeof(currencySymbol[0]),
1645 if (u_strcmp(currencySymbol, QQQ) != 0) {