Home | History | Annotate | Download | only in i18n

Lines Matching refs:tmpName

652         UnicodeString tmpName;
654 TimeZoneNamesImpl::getDefaultExemplarLocationName(tzID, tmpName);
655 tmpNameLen = tmpName.length();
660 tmpName.extract(locationNameOwned, tmpNameLen + 1, status);