Searched refs:errIdx (Results 1 – 2 of 2) sorted by relevance
76 int errIdx = checkVariants(var, BaseLocale.SEP); in setVariant() local77 if (errIdx != -1) { in setVariant()78 throw new LocaleSyntaxException("Ill-formed variant: " + variant, errIdx); in setVariant()389 int errIdx = checkVariants(variant, BaseLocale.SEP); in setLocale() local390 if (errIdx != -1) { in setLocale()391 throw new LocaleSyntaxException("Ill-formed variant: " + variant, errIdx); in setLocale()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...