Home | History | Annotate | Download | only in common

Lines Matching defs:ures_getStringByKey

1822 U_CAPI const UChar* U_EXPORT2 ures_getStringByKey
1912 const UChar *s16 = ures_getStringByKey(resB, key, &length16, status);
2202 const UChar* minor_version = ures_getStringByKey(resourceBundle, kVersionTag, &minor_len, &status);
2439 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus);
2514 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus);
2590 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus);
2843 str = ures_getStringByKey(res, key, &len, status);