Lines Matching full:ures_getstringbyindex
197 const UChar *rootStr = ures_getStringByIndex(subRootBundle,idx,&rootStrLen,&errorCode);
198 const UChar *localeStr = ures_getStringByIndex(subBundle,idx,&localeStrLen,&errorCode);
228 localeStr = ures_getStringByIndex(arr,0,&localeStrLen,&errorCode);
592 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode);
593 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode);
969 const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode);
971 log_err("error ures_getStringByIndex(%d) returned %s\n", idx, u_errorName(errorCode));
1000 const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode);
1002 log_err("error ures_getStringByIndex(%d) returned %s\n", idx, u_errorName(errorCode));