Home | History | Annotate | Download | only in cintltst

Lines Matching refs:currencySymbol

1461     UChar currencySymbol[8];
1472 currencySymbol,
1473 sizeof(currencySymbol)/sizeof(currencySymbol[0]),
1475 if (u_strcmp(currencySymbol, QQQ) != 0) {