Searched refs:ures_getUTF8StringByKey (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/common/unicode/ |
D | ures.h | 765 ures_getUTF8StringByKey(const UResourceBundle *resB,
|
D | urename.h | 1144 #define ures_getUTF8StringByKey ures_getUTF8StringByKey_3_8 macro
|
/external/icu4c/test/cintltst/ |
D | creststn.c | 2826 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/ |
D | uresbund.c | 1728 ures_getUTF8StringByKey(const UResourceBundle *resB, in ures_getUTF8StringByKey() function
|