Home | History | Annotate | Download | only in i18n

Lines Matching refs:ures_getStringByKey

436                 s = ures_getStringByKey(currencyReq, "id", &resLen, &localStatus);
448 s = ures_getStringByKey(currencyReq, "id", &resLen, &localStatus);
2166 s = ures_getStringByKey(currencyRes, "id", &resLen, &localStatus);
2345 const UChar* defString = ures_getStringByKey(&curbndl, "id", &curIDLength, status);