/external/icu4c/test/cintltst/ |
ccapitst.c | [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ustrtrns.c | [all...] |
ubidi.c | 341 length=u_strlen(text); [all...] |
uniset.cpp | [all...] |
putil.c | [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
numfmt.cpp | [all...] |
rbnf.cpp | [all...] |
uregex.cpp | 121 actualPatLen = u_strlen(pattern); [all...] |
msgfmt.cpp | [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucal.h | 50 * caldef=ucal_open(tzID, u_strlen(tzID), NULL, UCAL_TRADITIONAL, &status); [all...] |
/external/icu4c/common/ |
ustrtrns.cpp | [all...] |
uniset.cpp | [all...] |
putil.cpp | [all...] |
/external/icu4c/i18n/ |
numfmt.cpp | [all...] |
rbnf.cpp | [all...] |
timezone.cpp | [all...] |
tznames_impl.cpp | 421 int32_t length = u_strlen(s); [all...] |
uregex.cpp | 122 actualPatLen = u_strlen(pattern); [all...] |
msgfmt.cpp | [all...] |
/external/icu4c/i18n/unicode/ |
udat.h | 111 * UDate myDate = udat_parse(df, myString, u_strlen(myString), &parsepos, &status); [all...] |
unum.h | 96 * num = unum_parse(nf, str, u_strlen(str), &pos, &status); [all...] |
ucal.h | 50 * caldef=ucal_open(tzID, u_strlen(tzID), NULL, UCAL_TRADITIONAL, &status); [all...] |
/external/icu4c/test/intltest/ |
rbbiapts.cpp | [all...] |
caltest.cpp | 24 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U) [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
caltest.cpp | 21 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U) [all...] |