Home | History | Annotate | Download | only in i18n

Lines Matching refs:locationName

633     const UChar* locationName = NULL;
640 locationName = ures_getStringByKeyWithFallback(table, gEcTag, &len, &status);
646 if (locationName == NULL) {
656 locationName = locationNameOwned;
662 if (locationName != NULL || names != NULL) {
669 tznames->fLocationName = locationName;