Home | History | Annotate | Download | only in cintltst

Lines Matching defs:currencySymbol

1644     UChar currencySymbol[8];
1655 currencySymbol,
1656 sizeof(currencySymbol)/sizeof(currencySymbol[0]),
1658 if (u_strcmp(currencySymbol, QQQ) != 0) {