Searched refs:localeSeparator (Results 1 – 2 of 2) sorted by relevance
440 String localeSeparator = locDispBundle.getStringWithFallback(SEPARATOR); in getLocaleSeparator() local441 int index0 = localeSeparator.indexOf(sub0); in getLocaleSeparator()442 int index1 = localeSeparator.indexOf(sub1); in getLocaleSeparator()444 return localeSeparator.substring(index0 + sub0.length(), index1); in getLocaleSeparator()446 return localeSeparator; in getLocaleSeparator()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...