Lines Matching refs:ures_getStringByKey
543 ures_getStringByKey(currentLocale, "Version", NULL, &errorCode);
548 else if (ures_getStringByKey(currentLocale, "Version", NULL, &errorCode)[0] == (UChar)(0x78)) {
913 exemplarCharacters = ures_getStringByKey(currentLocale, "ExemplarCharacters", &exemplarLen, &errorCode);
915 log_err("error ures_getStringByKey returned %s\n", u_errorName(errorCode));