Lines Matching refs:alphaCode
2716 char alphaCode[ISO_CURRENCY_CODE_LENGTH+1];2717 myUCharsToChars(alphaCode, currency);2718 T_CString_toUpperCase(alphaCode);2719 ures_getByKey(bundle, alphaCode, bundle, &status);