HomeSort by relevance Sort by last modified time
    Searched full:ures_getstring (Results 1 - 25 of 25) sorted by null

  /external/icu4c/common/unicode/
ures.h 362 ures_getString(const UResourceBundle* resourceBundle,
409 * @see ures_getString
430 * @see ures_getString
453 * @see ures_getString
476 * @see ures_getString
496 * @see ures_getString
    [all...]
urename.h     [all...]
  /external/icu4c/common/
brkeng.cpp 256 const UChar *dictfname = ures_getString(b, &dictnlength, &status);
brkiter.cpp 85 brkfname = ures_getString(brkName, &size, &status);
resbund.cpp 246 const UChar *r = ures_getString(fResource, &len, &status);
uresbund.c     [all...]
uloc_tag.c 663 uBcpKey = ures_getString(mapData, &tmpBcpKeyLen, status);
878 uBcpType = ures_getString(mapData, &tmpBcpTypeLen, &tmpStatus);
    [all...]
  /external/icu4c/samples/uresb/
uresb.c 229 const UChar*thestr = ures_getString(resource, &len, status);
  /external/icu4c/i18n/
gregoimp.cpp 272 // kw = ures_getString(fFillin, &len, &subStatus);
reldtfmt.cpp 410 const UChar* aString = ures_getString(subString, &aLen, &status);
ucol_res.cpp 199 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, &intStatus);
858 const UChar* defString = ures_getString(&defres, &defcollLength, status);
    [all...]
ucol_sit.cpp 447 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, status);
smpdtfmt.cpp 511 resStr = ures_getString(currentBundle, &resStrLen, &status);
543 resStr = ures_getString(currentBundle, &resStrLen, &status);
589 resStr = ures_getString(currentBundle, &resStrLen, &status);
615 resStr = ures_getString(currentBundle, &resStrLen, &status);
    [all...]
dtptngen.cpp 117 const UChar* ret = ures_getString(item, len, err);
    [all...]
translit.cpp     [all...]
  /external/icu4c/test/cintltst/
creststn.c     [all...]
crestst.c 686 s=ures_getString(item, &length, &errorCode);
728 s=ures_getString(item, &length, &errorCode);
    [all...]
cldrtest.c 326 const UChar *string = ures_getString(subBundle, &len, &errorCode);
388 const UChar *rootString = ures_getString(subRootBundle, &len, &errorCode);
    [all...]
udatatst.c     [all...]
  /external/icu4c/tools/genrb/
derb.c 516 const UChar* thestr = ures_getString(resource, &len, status);
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 156 const jchar* chars = ures_getString(currencyId.get(), &charCount, &status);
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 2502 milliseconds