Home | History | Annotate | Download | only in cintltst

Lines Matching refs:QQQ

1632     static const UChar QQQ[] = {0x51, 0x51, 0x51, 0};
1635 format = unum_open(UNUM_CURRENCY, NULL, 0, "th_TH@currency=QQQ", NULL, &status);
1645 if (u_strcmp(currencySymbol, QQQ) != 0) {
1646 log_err("unum_open set the currency to QQQ\n");