Home | History | Annotate | Download | only in i18n

Lines Matching refs:alphaCode

2426             char alphaCode[ISO_CURRENCY_CODE_LENGTH+1];
2427 myUCharsToChars(alphaCode, currency);
2428 T_CString_toUpperCase(alphaCode);
2429 ures_getByKey(bundle, alphaCode, bundle, &status);