Searched refs:isoCountryTable (Results 1 – 1 of 1) sorted by relevance
226 static final String isoCountryTable = field in LocaleISOData495 int tableLength = isoCountryTable.length(); in computeISO3166_1Alpha3Countries()498 isoTable[i] = isoCountryTable.substring(index + 2, index + 5); in computeISO3166_1Alpha3Countries()