HomeSort by relevance Sort by last modified time
    Searched refs:ures_getNextString (Results 1 - 19 of 19) sorted by null

  /external/icu4c/common/
uscript.c 59 const UChar* name = ures_getNextString(resD,&len,NULL,&localErrorCode);
locavailable.cpp 149 ures_getNextString(&installed, NULL, (const char **)&temp[i++], &status);
resbund.cpp 304 const UChar* r = ures_getNextString(fResource, &len, 0, &status);
310 const UChar* r = ures_getNextString(fResource, &len, key, &status);
uresbund.c     [all...]
  /external/icu4c/common/unicode/
ures.h 591 ures_getNextString(UResourceBundle *resourceBundle,
    [all...]
urename.h     [all...]
  /external/icu4c/test/cintltst/
creststn.c     [all...]
cloctst.c     [all...]
  /external/icu4c/i18n/
coll.cpp 277 ures_getNextString(&installed, NULL, &tempKey, &status);
dtitvinf.cpp 305 pattern = ures_getNextString(intervalPatterns, &ptLength, &key,
dtptngen.cpp 113 return ures_getNextString(aiter->bund, len, key, err);
625 retPattern=ures_getNextString(patBundle, &len, &key, &err);
667 retPattern=ures_getNextString(patBundle, &len, &key, &err);
    [all...]
plurrule.cpp 500 s=ures_getNextString(setRes, &resLen, (const char**)&key, &errCode);
tmutfmt.cpp 487 pattern = ures_getNextString(countsToPatternRB, &ptLength,
    [all...]
rbnf.cpp 779 const UChar* currentString = ures_getNextString(ruleSets,&len,NULL,&status);
    [all...]
  /external/icu4c/test/intltest/
itrbnf.cpp 192 const UChar* currentString = ures_getNextString(ruleSets.getAlias(), &len, NULL, &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 260 milliseconds