/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | reslist.cpp | 436 * Runtime will detect !U16_IS_TRAIL(s[0]) and call u_strlen(). in handlePreflightStrings() 1209 fLocale = (char*) uprv_malloc(sizeof(char) * (u_strlen(locale)+1)); in setLocale() 1215 u_UCharsToChars(locale, fLocale, u_strlen(locale)+1); in setLocale()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | strcase.cpp | 1664 assertEquals("u_strToTitle(in-place) length", u_strlen(expected), length); in TestInPlaceTitle() 1672 int32_t inputLength = u_strlen(input); in TestCaseMapEditsIteratorDocs()
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | reslist.cpp | 436 * Runtime will detect !U16_IS_TRAIL(s[0]) and call u_strlen(). in handlePreflightStrings() 1209 fLocale = (char*) uprv_malloc(sizeof(char) * (u_strlen(locale)+1)); in setLocale() 1215 u_UCharsToChars(locale, fLocale, u_strlen(locale)+1); in setLocale()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | uregex.cpp | 124 actualPatLen = u_strlen(pattern); in uregex_open() 1384 replacementLength = u_strlen(replacementText); in appendReplacement()
|
H A D | vtzone.cpp | 1787 && line->charAt(u_strlen(ICAL_TZURL)) == COLON) { in write() 1793 && line->charAt(u_strlen(ICAL_LASTMOD)) == COLON) { in write()
|
H A D | numfmt.cpp | 1419 pattern.setTo(currPattern, u_strlen(currPattern)); in makeInstance()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | reslist.cpp | 436 * Runtime will detect !U16_IS_TRAIL(s[0]) and call u_strlen(). in handlePreflightStrings() 1217 fLocale = (char*) uprv_malloc(sizeof(char) * (u_strlen(locale)+1)); in setLocale() 1223 u_UCharsToChars(locale, fLocale, u_strlen(locale)+1); in setLocale()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uniset.cpp | 2201 length=u_strlen(s); 2238 length=u_strlen(s);
|
H A D | ustrcase.cpp | 1248 srcLength=u_strlen(src); in ustrcase_map() 1294 srcLength=u_strlen(src); in ustrcase_mapWithOverlap()
|
H A D | putil.cpp | 2266 int32_t len = u_strlen(versionString);
|
H A D | uresdata.cpp | 324 length=u_strlen(p); in res_getStringNoTrace()
|
H A D | ustrtrns.cpp | 1354 srcLength = u_strlen(src); in u_strToJavaModifiedUTF8()
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccapitst.c | 3425 const UChar* sourceLimit = source + u_strlen(head); in TestFromUCountPending() 3438 sourceLimit = source + u_strlen(middle); in TestFromUCountPending() 3449 sourceLimit = source + u_strlen(tail); in TestFromUCountPending()
|
/third_party/icu/icu4c/source/common/ |
H A D | uresbund.cpp | 3050 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent() 3125 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent() 3201 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent()
|
H A D | putil.cpp | 2275 int32_t len = u_strlen(versionString);
|
H A D | uresdata.cpp | 324 length=u_strlen(p); in res_getStringNoTrace()
|
H A D | ustrtrns.cpp | 1354 srcLength = u_strlen(src); in u_strToJavaModifiedUTF8()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uresbund.cpp | 3144 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent() 3222 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent() 3321 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent()
|
H A D | ustrtrns.cpp | 1354 srcLength = u_strlen(src); in u_strToJavaModifiedUTF8()
|
H A D | uresdata.cpp | 324 length=u_strlen(p); in res_getStringNoTrace()
|
H A D | putil.cpp | 2290 int32_t len = u_strlen(versionString);
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | vtzone.cpp | 1720 && line->charAt(u_strlen(ICAL_TZURL)) == COLON) { in write() 1726 && line->charAt(u_strlen(ICAL_LASTMOD)) == COLON) { in write()
|
H A D | numfmt.cpp | 1429 pattern.setTo(currPattern, u_strlen(currPattern)); in makeInstance()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | vtzone.cpp | 1720 && line->charAt(u_strlen(ICAL_TZURL)) == COLON) { in write() 1726 && line->charAt(u_strlen(ICAL_LASTMOD)) == COLON) { in write()
|
H A D | numfmt.cpp | 1427 pattern.setTo(currPattern, u_strlen(currPattern)); in makeInstance()
|