Home | History | Annotate | Download | only in cintltst

Lines Matching refs:us1

2755     const char* us1;
2780 us1 = ures_getLocaleByType(rb1, ULOC_ACTUAL_LOCALE, &status);
2789 if (strcmp(us1,newLoc)!=0 || strcmp(us1,us2)!=0 ) {
2793 log_verbose("ures_getStringByKey old:%s new:%s\n", us1, us2);