Home | History | Annotate | Download | only in i18n

Lines Matching defs:actualLoc

803     Locale actualLoc;
808 u = getCalendarService(success)->get(aLocale, LocaleKey::KIND_ANY, &actualLoc, success);
841 // Don't overwrite actualLoc, since the actual loc from this call
877 fprintf(stderr, "%p: setting week count data to locale %s, actual locale %s\n", c, (const char*)aLocale.getName(), (const char *)actualLoc.getName());