Searched refs:ISO_COUNTRIES (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java178 * ISO_COUNTRIES contains all official supported countries for i18n
180 private static final List<String> ISO_COUNTRIES = field in class:GenerateMessageFile
187 * <country> a two characters code contained in the ISO_COUNTRIES list
779 && ISO_COUNTRIES.contains(matcher.group(3)) ) {
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java179 * ISO_COUNTRIES contains all official supported countries for i18n
181 private static final List<String> ISO_COUNTRIES = field in class:GenerateMessageFile
188 * <country> a two characters code contained in the ISO_COUNTRIES list
780 && ISO_COUNTRIES.contains(matcher.group(3)) ) {
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java179 * ISO_COUNTRIES contains all official supported countries for i18n
181 private static final List<String> ISO_COUNTRIES = field in class:GenerateMessageFile
188 * <country> a two characters code contained in the ISO_COUNTRIES list
780 && ISO_COUNTRIES.contains(matcher.group(3)) ) {
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java178 * ISO_COUNTRIES contains all official supported countries for i18n
180 private static final List<String> ISO_COUNTRIES = field in class:GenerateMessageFile
187 * <country> a two characters code contained in the ISO_COUNTRIES list
779 && ISO_COUNTRIES.contains(matcher.group(3)) ) {
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java179 * ISO_COUNTRIES contains all official supported countries for i18n
181 private static final List<String> ISO_COUNTRIES = field in class:GenerateMessageFile
188 * <country> a two characters code contained in the ISO_COUNTRIES list
780 && ISO_COUNTRIES.contains(matcher.group(3)) ) {

Completed in 42 milliseconds