Home | History | Annotate | Download | only in i18n

Lines Matching defs:localeID

1537     const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL;
1539 UResourceBundle *rb = ures_open(NULL, localeID, &status);