Home | History | Annotate | Download | only in cintltst

Lines Matching refs:currencies

806     static const char * const currencies[] = {
855 for(j = 0; j < sizeof(currencies)/sizeof(currencies[0]); j++) {
858 strcat(locale, currencies[j]);
860 u_charsToUChars(currencies[j], currBuffer, 3);