Home | History | Annotate | Download | only in i18n

Lines Matching full:tmpname

647         UnicodeString tmpName;
649 TimeZoneNamesImpl::getDefaultExemplarLocationName(tzID, tmpName);
650 tmpNameLen = tmpName.length();
655 tmpName.extract(locationNameOwned, tmpNameLen + 1, status);