Searched refs:theSpec (Results 1 – 3 of 3) sorted by relevance
239 TransliteratorSpec::TransliteratorSpec(const UnicodeString& theSpec) in TransliteratorSpec() argument240 : top(theSpec), in TransliteratorSpec()245 LocaleUtility::initLocaleFromName(theSpec, topLoc); in TransliteratorSpec()262 int32_t num = uscript_getCode(CharString().appendInvariantChars(theSpec, status).data(), in TransliteratorSpec()
99 public Spec(String theSpec) { in Spec() argument100 top = theSpec; in Spec()
100 public Spec(String theSpec) { in Spec() argument101 top = theSpec; in Spec()