Home | History | Annotate | Download | only in common

Lines Matching refs:uloc_getDefault

128                 if(uprv_strcmp(resB->fName, uloc_getDefault())==0 || uprv_strcmp(resB->fName, kRootLocaleName)==0) {
323 name = uloc_getDefault();
455 const char *defaultLoc = uloc_getDefault();
670 uprv_strcpy(name, uloc_getDefault());
1864 if(uprv_strcmp(dataEntry->fName, uloc_getDefault())==0 || uprv_strcmp(dataEntry->fName, kRootLocaleName)==0) {