Searched refs:otherCode (Results 1 – 3 of 3) sorted by relevance
397 String otherCode = (String) codeToName[k].get(name); in check() local398 if (otherCode != null) { in check()403 … + "\t& " + otherCode + " [" + getter.get(ULocale.ENGLISH, otherCode, context) + "]" in check()
394 String otherCode = (String) codeToName[k].get(name); in check() local395 if (otherCode != null) { in check()400 … + "\t& " + otherCode + " [" + getter.get(ULocale.ENGLISH, otherCode, context) + "]" in check()
259 String otherCode = numericTocurrencyCode.get(strNumCode); in generateSupplementalCurrencyItems() local260 if (otherCode != null) { in generateSupplementalCurrencyItems()261 System.out.println("Warning: duplicate code " + otherCode + in generateSupplementalCurrencyItems()