Searched refs:u_parseString (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Duparse.h116 u_parseString(const char *s,
H A Dppucd.cpp519 int32_t length=u_parseString(s, buffer, uni.getCapacity(), NULL, &errorCode);
524 length=u_parseString(s, buffer, uni.getCapacity(), NULL, &errorCode);
H A Duparse.c235 u_parseString(const char *s, function
/external/icu/icu4c/source/tools/toolutil/
H A Duparse.h116 u_parseString(const char *s,
H A Dppucd.cpp519 int32_t length=u_parseString(s, buffer, uni.getCapacity(), NULL, &errorCode);
524 length=u_parseString(s, buffer, uni.getCapacity(), NULL, &errorCode);
H A Duparse.c235 u_parseString(const char *s, function
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ducaconf.cpp216 int32_t buflen = u_parseString(lineB, buffer, 1024, &first, &status);
H A Dbidiconf.cpp499 int32_t length=u_parseString(start, buffer, inputString.getCapacity(), NULL, errorCode);
H A Dtsmthred.cpp1278 int32_t buflen = u_parseString(buffer, bufferU, 1024, &first, &status);
/external/chromium_org/third_party/icu/source/tools/gennorm2/
H A Dgennorm2.cpp242 int32_t length=u_parseString(delimiter+1, uchars, LENGTHOF(uchars), NULL, errorCode);
/external/icu/icu4c/source/test/intltest/
H A Ducaconf.cpp210 int32_t buflen = u_parseString(lineB, buffer, 1024, &first, &status);
H A Dbidiconf.cpp499 int32_t length=u_parseString(start, buffer, inputString.getCapacity(), NULL, errorCode);
H A Dtsmthred.cpp1283 int32_t buflen = u_parseString(buffer, bufferU, 1024, &first, &status);
/external/icu/icu4c/source/tools/gennorm2/
H A Dgennorm2.cpp242 int32_t length=u_parseString(delimiter+1, uchars, LENGTHOF(uchars), NULL, errorCode);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcitertst.c1049 contextLength = u_parseString(str, contextCPs, 99, NULL, &errorCode);
1063 u_parseString(s, codepoints, 99, NULL, &errorCode);
H A Dcucdtst.c1060 dmLength=u_parseString(d, dm, 32, NULL, pErrorCode);
3406 count=u_parseString(fields[2][0], full, 32, (uint32_t *)&simple, pErrorCode);
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c1059 dmLength=u_parseString(d, dm, 32, NULL, pErrorCode);
3405 count=u_parseString(fields[2][0], full, 32, (uint32_t *)&simple, pErrorCode);

Completed in 2097 milliseconds