Home | History | Annotate | Download | only in i18n

Lines Matching refs:curLoc

439         Locale curLoc;  // current locale
442 lkey.currentLocale(curLoc);
452 fprintf(stderr, "BasicCalendarFactory::create() - cur %s, can %s\n", (const char*)curLoc.getName(), (const char*)canLoc.getName());
458 fprintf(stderr, "BasicCalendarFactory - not handling %s.[%s]\n", (const char*) curLoc.getName(), tmp );