Searched refs:nsLocID (Results 1 – 3 of 3) sorted by relevance
1431 CharString nsLocID; in makeInstance() local1433 nsLocID.appendInvariantChars(nsDesc.tempSubString(0, firstSlash), status); in makeInstance()1437 nsLoc = Locale::createFromName(nsLocID.data()); in makeInstance()
1488 String nsLocID = nsDesc.substring(0,firstSlash); in createInstance() local1492 nsLoc = new ULocale(nsLocID); in createInstance()
1336 String nsLocID = nsDesc.substring(0,firstSlash); in createInstance() local1340 nsLoc = new ULocale(nsLocID); in createInstance()