Searched refs:privuseVar (Results 1 – 1 of 1) sorted by relevance
426 String privuseVar = null; // store ill-formed variant subtags in parseLocale() local490 privuseVar = buf.toString(); in parseLocale()519 if (privuseVar != null) { in parseLocale()521 privateuse = PRIVUSE_VARIANT_PREFIX + SEP + privuseVar; in parseLocale()524 + SEP + privuseVar.replace(BaseLocale.SEP, SEP); in parseLocale()