Searched refs:currencyCodes (Results 1 – 6 of 6) sorted by relevance
112 compareSets("currencies from sup.data", currencyCodes, "valid currencies", in showCurrencies()115 unused.removeAll(currencyCodes); in showCurrencies()116 showCurrencies(currencyCodes); in showCurrencies()158 + (validCurrencyCodes.contains(code) ? currencyCodes in showCurrencies()424 currencyCodes = new TreeSet<>(); in loadCLDRData()451 currencyCodes.add(code); in loadCLDRData()582 private Set<String> currencyCodes; local
30 Set<String> currencyCodes = sc.getGoodAvailableCodes("currency"); in main() local77 remainder.addAll(currencyCodes); in main()
1380 Set<String> currencyCodes = STANDARD_CODES in TestCurrency() local1554 remainder.addAll(currencyCodes); in TestCurrency()1579 Set<String> currencyCodes = STANDARD_CODES in TestCurrencyDecimalPlaces() local1581 for (String cc : currencyCodes) { in TestCurrencyDecimalPlaces()
56 //supplementalData/codeMappings/currencyCodes[@type="(%W)"][@numeric="(%N)"].* ; /codeMappingsCurre…
322 //.../currencyCodes[@type="(%W)"][@numeric="(%N)"].* ; /codeMappingsCurrency/<$1> ; values=$1 $2
434 //supplementalData/codeMappings/currencyCodes[@type="%A"]/_numeric ; Supplemental ; Currency ; $1…