Home
last modified time | relevance | path

Searched refs:ures_getUTF8StringByKey (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/unicode/
Dures.h765 ures_getUTF8StringByKey(const UResourceBundle *resB,
Durename.h1144 #define ures_getUTF8StringByKey ures_getUTF8StringByKey_3_8 macro
/external/icu4c/test/cintltst/
Dcreststn.c2826 s8 = ures_getUTF8StringByKey(resB, key, p8, &length8, forceCopy, status); in tres_getString()
2843 s8 = ures_getUTF8StringByKey(resB, key, p8, &length8, forceCopy, status); in tres_getString()
2928 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", buffer8, &length8, FALSE, &status); in TestGetUTF8String()
2936 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", buffer8, &length8, FALSE, &status); in TestGetUTF8String()
2944 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", NULL, &length8, FALSE, &status); in TestGetUTF8String()
/external/icu4c/common/
Duresbund.c1728 ures_getUTF8StringByKey(const UResourceBundle *resB, in ures_getUTF8StringByKey() function