HomeSort by relevance Sort by last modified time
    Searched refs:uprv_strlen (Results 51 - 75 of 219) sorted by null

1 23 4 5 6 7 8 9

  /external/icu4c/tools/toolutil/
unewdata.c 110 commentLength=(uint16_t)(uprv_strlen(comment)+1);
246 length=(int32_t)uprv_strlen(s);
  /external/chromium_org/third_party/icu/source/i18n/
locdspnm.cpp 93 int32_t len = uprv_strlen(path);
353 if (uprv_strlen(lang) == 0) {
360 UBool hasScript = uprv_strlen(script) > 0;
361 UBool hasCountry = uprv_strlen(country) > 0;
362 UBool hasVariant = uprv_strlen(variant) > 0;
csr2022.cpp 47 int32_t seq_length = (int32_t)uprv_strlen((const char *) seq);
digitlst.cpp 445 U_ASSERT(uprv_strlen(&s[0]) < MAX_DBL_DIGITS+18);
557 U_ASSERT((int32_t)uprv_strlen(buffer) <= maxLength);
674 U_ASSERT(uprv_strlen(str) < sizeof(str));
732 U_ASSERT(uprv_strlen(rep) < sizeof(rep));
  /external/chromium_org/third_party/icu/source/tools/genrb/
parse.c 693 filelen = (int32_t)uprv_strlen(filename);
717 dirlen = (int32_t)uprv_strlen(genrbdata->inputDir);
720 dirlen = (int32_t)uprv_strlen(genrbdata->inputDir);
    [all...]
  /external/icu4c/tools/genrb/
parse.cpp 690 filelen = (int32_t)uprv_strlen(filename);
714 dirlen = (int32_t)uprv_strlen(genrbdata->inputDir);
717 dirlen = (int32_t)uprv_strlen(genrbdata->inputDir);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
udata.cpp 332 nameLen = (int32_t)uprv_strlen(baseName);
445 basenameLen = (int32_t)uprv_strlen(basename);
508 pathLen = (int32_t)uprv_strlen(currentPath);
514 pathLen = (int32_t)uprv_strlen(currentPath);
549 uprv_strlen(pathBasename)==(basenameLen+4)) { /* base+suffix = full len */
    [all...]
uresbund.c 294 int32_t len = (int32_t)uprv_strlen(name);
472 *isDefault = (UBool)(uprv_strncmp(name, defaultLoc, uprv_strlen(name)) == 0);
745 resB->fResPathLen = uprv_strlen(toAdd);
861 capacity = (int32_t)uprv_strlen(parent->fResPath) + 1;
    [all...]
cstring.h 35 #define uprv_strlen(str) U_STANDARD_CPP_NAMESPACE strlen(str) macro
uinvchar.c 438 outLength=(int32_t)uprv_strlen(outString);
483 outLength=(int32_t)uprv_strlen(outString);
545 n = uprv_strlen((const char*)src)+1; /* copy NUL */
566 n = uprv_strlen((const char*)src)+1; /* copy NUL */
ustr_cnv.c 171 (int32_t)uprv_strlen(s2),
  /external/icu4c/common/
udata.cpp 356 nameLen = (int32_t)uprv_strlen(baseName);
469 basenameLen = (int32_t)uprv_strlen(basename);
532 pathLen = (int32_t)uprv_strlen(currentPath);
538 pathLen = (int32_t)uprv_strlen(currentPath);
573 uprv_strlen(pathBasename)==(basenameLen+4)) { /* base+suffix = full len */
    [all...]
uresbund.cpp 292 int32_t len = (int32_t)uprv_strlen(name);
470 *isDefault = (UBool)(uprv_strncmp(name, defaultLoc, uprv_strlen(name)) == 0);
756 resB->fResPathLen = uprv_strlen(toAdd);
872 capacity = (int32_t)uprv_strlen(parent->fResPath) + 1;
    [all...]
charstr.cpp 57 sLength=uprv_strlen(s);
cstring.h 35 #define uprv_strlen(str) U_STANDARD_CPP_NAMESPACE strlen(str) macro
uinvchar.c 461 outLength=(int32_t)uprv_strlen(outString);
506 outLength=(int32_t)uprv_strlen(outString);
572 n = uprv_strlen((const char*)src)+1; /* copy NUL */
593 n = uprv_strlen((const char*)src)+1; /* copy NUL */
ustr_cnv.c 171 (int32_t)uprv_strlen(s2),
ustrenum.cpp 105 length=(int32_t)uprv_strlen(s);
308 *resultLength = (int32_t)uprv_strlen(result);
  /external/chromium_org/third_party/icu/source/test/cintltst/
ucnvseltst.c 168 needLen = uprv_strlen(directory)+uprv_strlen(TDSRCPATH)+uprv_strlen(filename)+1;
  /external/icu4c/test/cintltst/
ucnvseltst.c 168 needLen = uprv_strlen(directory)+uprv_strlen(TDSRCPATH)+uprv_strlen(filename)+1;
  /external/chromium_org/third_party/icu/source/tools/toolutil/
writesrc.c 40 q=buffer+uprv_strlen(buffer);
  /external/icu4c/i18n/
csr2022.cpp 48 int32_t seq_length = (int32_t)uprv_strlen((const char *) seq);
digitlst.cpp 470 U_ASSERT(uprv_strlen(&s[0]) < MAX_DBL_DIGITS+18);
593 U_ASSERT((int32_t)uprv_strlen(buffer) <= maxLength);
708 U_ASSERT(uprv_strlen(str) < sizeof(str));
813 U_ASSERT(uprv_strlen(rep) < sizeof(rep));
uspoof.cpp 298 UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : uprv_strlen(id)));
337 UnicodeString id1Str = UnicodeString::fromUTF8(StringPiece(id1, length1>=0? length1 : uprv_strlen(id1)));
338 UnicodeString id2Str = UnicodeString::fromUTF8(StringPiece(id2, length2>=0? length2 : uprv_strlen(id2)));
680 UnicodeString srcStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : uprv_strlen(id)));
  /external/chromium_org/third_party/icu/source/tools/gencnval/
gencnval.c 527 if (uprv_strlen(currTag) == tagLen && !uprv_strnicmp(currTag, tag, tagLen)) {
945 while ((currStrLen = (int32_t)uprv_strlen(origStringBlock)) < stringBlockLength) {
950 normStrLen = uprv_strlen(normalizedStrings);
    [all...]

Completed in 1122 milliseconds

1 23 4 5 6 7 8 9