Home | History | Annotate | Download | only in common

Lines Matching refs:defaultLoc

455     const char *defaultLoc = uloc_getDefault();
464 *isDefault = (UBool)(uprv_strncmp(name, defaultLoc, uprv_strlen(name)) == 0);