Home | History | Annotate | Download | only in i18n

Lines Matching defs:curLoc

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