Home
last modified time | relevance | path

Searched refs:uprv_strlen (Results 1 – 25 of 114) sorted by relevance

12345

/external/icu4c/tools/pkgdata/
Dpkgtypes.c39 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharListWrap()
40 buffer[uprv_strlen(buffer)-1] = '\0'; in pkg_writeCharListWrap()
50 if(l->str[uprv_strlen(l->str)-1] != '"') { in pkg_writeCharListWrap()
54 T_FileStream_write(s, buffer, (int32_t)uprv_strlen(buffer)); in pkg_writeCharListWrap()
56 ln += (int32_t)uprv_strlen(l->str); in pkg_writeCharListWrap()
63 T_FileStream_write(s, brk, (int32_t)uprv_strlen(brk)); in pkg_writeCharListWrap()
65 T_FileStream_write(s, delim, (int32_t)uprv_strlen(delim)); in pkg_writeCharListWrap()
82 if(uprv_strlen(l->str) >= 1023) in pkg_writeCharList()
89 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharList()
90 buffer[uprv_strlen(buffer)-1] = '\0'; in pkg_writeCharList()
[all …]
Dpkgdata.cpp348 int32_t len = (int32_t)uprv_strlen(o.shortName); in main()
642 …if (pkgDataFlags[LIB_EXT_ORDER][uprv_strlen(pkgDataFlags[LIB_EXT_ORDER])-1] == pkgDataFlags[SO_EXT… in pkg_executeOptions()
688 (uprv_strlen(genccodeAssembly)>3) && in pkg_executeOptions()
973 …if (uprv_strlen(libFileNames[LIB_FILE_VERSION]) == 0 || uprv_strlen(libFileNames[LIB_FILE_VERSION_… in pkg_createSymLinks()
1126 bufferLength = uprv_strlen(buffer); in pkg_installFileMode()
1247 …length = uprv_strlen(pkgDataFlags[AR]) + uprv_strlen(pkgDataFlags[ARFLAGS]) + uprv_strlen(targetDi… in pkg_generateLibraryFile()
1248uprv_strlen(libFileNames[LIB_FILE_VERSION]) + uprv_strlen(objectFile) + uprv_strlen(pkgDataFlags[R… in pkg_generateLibraryFile()
1273 length = uprv_strlen(pkgDataFlags[GENLIB]) + uprv_strlen(pkgDataFlags[LDICUDTFLAGS]) + in pkg_generateLibraryFile()
1274 … ((uprv_strlen(targetDir) + uprv_strlen(libFileNames[LIB_FILE_VERSION_TMP])) * 2) + in pkg_generateLibraryFile()
1275 uprv_strlen(objectFile) + uprv_strlen(pkgDataFlags[LD_SONAME]) + in pkg_generateLibraryFile()
[all …]
/external/icu4c/tools/genrb/
Dwrtxml.cpp97 result = (char *)uprv_malloc(sizeof(char)*uprv_strlen(id) + 1); in getID()
98 uprv_memset(result, 0, sizeof(char)*uprv_strlen(id) + 1); in getID()
101 result = (char *)uprv_malloc(sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
102 uprv_memset(result, 0, sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
177 int idLen = (int) uprv_strlen(id); in parseFilename()
263 destLen+=(int32_t)uprv_strlen("\x26\x61\x6d\x70\x3b"); in convertAndEscape()
267 destLen+=(int32_t)uprv_strlen("\x26\x6c\x74\x3b"); in convertAndEscape()
271 destLen+=(int32_t)uprv_strlen("\x26\x67\x74\x3b"); in convertAndEscape()
275 destLen+=(int32_t)uprv_strlen("\x26\x71\x75\x6f\x74\x3b"); in convertAndEscape()
279 destLen+=(int32_t)uprv_strlen("\x26\x61\x70\x6f\x73\x3b"); in convertAndEscape()
[all …]
Dwrtjava.c350 T_FileStream_write(out, object, (int32_t)uprv_strlen(object)); in array_write_java()
354 T_FileStream_write(out, arr, (int32_t)uprv_strlen(arr)); in array_write_java()
376 T_FileStream_write(out,arr,(int32_t)uprv_strlen(arr)); in array_write_java()
396 T_FileStream_write(out, stringArr, (int32_t)uprv_strlen(stringArr)); in intvector_write_java()
407 T_FileStream_write(out, intArr, (int32_t)uprv_strlen(intArr)); in intvector_write_java()
433 T_FileStream_write(out, intC, (int32_t)uprv_strlen(intC)); in int_write_java()
455 T_FileStream_write(out, type, (int32_t)uprv_strlen(type)); in bytes_write_java()
475 T_FileStream_write(out, byteBuffer, (int32_t)uprv_strlen(byteBuffer)); in bytes_write_java()
498 T_FileStream_write(out,type,(int32_t)uprv_strlen(type)); in bytes_write_java()
519 T_FileStream_write(out, obj, (int32_t)uprv_strlen(obj)); in table_write_java()
[all …]
Dgenrb.c142 if(uprv_strlen(s) != 1 || (s[0] != '1' && s[0] != '2')) { in main()
297 char *nameWithoutSuffix = uprv_malloc(uprv_strlen(poolResName) + 1); in main()
473 filelen = (int32_t)uprv_strlen(filename); in processFile()
498 dirlen = (int32_t)uprv_strlen(inputDir); in processFile()
501 dirlen = (int32_t)uprv_strlen(inputDir); in processFile()
650 pkgLen = (int32_t)(1 + uprv_strlen(packageName)); in make_res_filename()
657 basename = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
665 dirname = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
675 resName = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(dirname) in make_res_filename()
677 + uprv_strlen(basename) in make_res_filename()
[all …]
Dderb.c242 absfilename = (uprv_strlen(arg) > 2 && isalpha(arg[0]) in main()
290 ext = filename + uprv_strlen(filename); in main()
313 tp = thefile + uprv_strlen(thefile); in main()
314 len = (int32_t)uprv_strlen(ext); in main()
435 len = (int32_t)uprv_strlen(str); in printCString()
532 printCString(out, converter, key, (int32_t)uprv_strlen(key)); in printOutBundle()
Dparse.cpp690 filelen = (int32_t)uprv_strlen(filename); in importFromDataFile()
714 dirlen = (int32_t)uprv_strlen(genrbdata->inputDir); in importFromDataFile()
717 dirlen = (int32_t)uprv_strlen(genrbdata->inputDir); in importFromDataFile()
1411 if(len==uprv_strlen(string)) in parseIntVector()
1477 count = (uint32_t)uprv_strlen(string); in parseBinary()
1497 if(len!=uprv_strlen(toConv)) in parseBinary()
1555 if (uprv_strlen(string) <= 0) in parseInteger()
1564 if(len==uprv_strlen(string)) in parseInteger()
1614 int32_t filenameLength = uprv_strlen(filename); in parseImport()
1625 int32_t count = (int32_t)uprv_strlen(filename); in parseImport()
[all …]
/external/icu4c/common/
Duloc_tag.c225 len = (int32_t)uprv_strlen(s); in _isLanguageSubtag()
240 len = (int32_t)uprv_strlen(s); in _isExtlangSubtag()
254 len = (int32_t)uprv_strlen(s); in _isScriptSubtag()
269 len = (int32_t)uprv_strlen(s); in _isRegionSubtag()
287 len = (int32_t)uprv_strlen(s); in _isVariantSubtag()
305 len = (int32_t)uprv_strlen(s); in _isPrivateuseVariantSubtag()
319 len = (int32_t)uprv_strlen(s); in _isExtensionSingleton()
333 len = (int32_t)uprv_strlen(s); in _isExtensionSubtag()
347 len = (int32_t)uprv_strlen(s); in _isExtensionSubtags()
376 len = (int32_t)uprv_strlen(s); in _isPrivateuseValueSubtag()
[all …]
Duloc.cpp535 int32_t localeIDLength = uprv_strlen(localeID); in getShortestSubtagLength()
597 int32_t keywordNameLen = (int32_t)uprv_strlen(keywordName); in locale_canonKeywordName()
708 i = (int32_t)uprv_strlen(equalSign); in _getKeywords()
744 keywordList[numKeywords].keywordLen = (int32_t)uprv_strlen(addKeyword); in _getKeywords()
746 keywordList[numKeywords].valueLen = (int32_t)uprv_strlen(addValue); in _getKeywords()
888 …} else if(!startSearchHere && (int32_t)uprv_strlen(nextSeparator) < bufferCapacity) { /* last item… in uloc_getKeywordValue()
889 i = (int32_t)uprv_strlen(nextSeparator); in uloc_getKeywordValue()
901 result = (int32_t)uprv_strlen(nextSeparator); in uloc_getKeywordValue()
937 bufLen = (int32_t)uprv_strlen(buffer); in uloc_setKeywordValue()
951 keywordValueLen = (int32_t)uprv_strlen(keywordValue); in uloc_setKeywordValue()
[all …]
Dlocid.cpp268 lsize = (int32_t)uprv_strlen(newLanguage); in Locale()
275 csize = (int32_t)uprv_strlen(newCountry); in Locale()
289 vsize = (int32_t)uprv_strlen(newVariant); in Locale()
313 ksize = (int32_t)uprv_strlen(newKeywords); in Locale()
406 fullName = (char *)uprv_malloc(sizeof(char)*(uprv_strlen(other.fullName)+1)); in operator =()
579 return ustr_hashCharsN(fullName, uprv_strlen(fullName)); in hashCode()
933 kw += uprv_strlen(kw)+1; in count()
943 len = (int32_t)uprv_strlen(current); in next()
1029 if (variantBegin == (int32_t)uprv_strlen(fullName)) { in getBaseName()
Dstringpiece.cpp17 : ptr_(str), length_((str == NULL) ? 0 : static_cast<int32_t>(uprv_strlen(str))) { } in StringPiece()
47 length_ = static_cast<int32_t>(uprv_strlen(str)); in set()
Dunistr_cnv.cpp47 doCodepageCreate(codepageData, (int32_t)uprv_strlen(codepageData), 0); in UnicodeString()
70 doCodepageCreate(codepageData, (int32_t)uprv_strlen(codepageData), codepage); in UnicodeString()
100 srcLength=(int32_t)uprv_strlen(src); in UnicodeString()
315 dataLength = (int32_t)uprv_strlen(codepageData); in doCodepageCreate()
Dloclikely.cpp201 (int32_t)uprv_strlen(unknownLanguage), in createTagStringWithAlternates()
229 (int32_t)uprv_strlen(unknownLanguage), in createTagStringWithAlternates()
507 *langLength = (int32_t)uprv_strlen(lang); in parseTagString()
897 trailingLength = (int32_t)uprv_strlen(trailing); in _uloc_addLikelySubtags()
916 const int32_t localIDLength = (int32_t)uprv_strlen(localeID); in _uloc_addLikelySubtags()
1005 trailingLength = (int32_t)uprv_strlen(trailing); in _uloc_minimizeSubtags()
1176 const int32_t localeIDLength = (int32_t)uprv_strlen(localeID); in _uloc_minimizeSubtags()
Duinvchar.c461 outLength=(int32_t)uprv_strlen(outString); in uprv_compareInvAscii()
506 outLength=(int32_t)uprv_strlen(outString); in uprv_compareInvEbcdic()
572 n = uprv_strlen((const char*)src)+1; /* copy NUL */ in uprv_aestrncpy()
593 n = uprv_strlen((const char*)src)+1; /* copy NUL */ in uprv_eastrncpy()
Dudata.cpp356 nameLen = (int32_t)uprv_strlen(baseName); in udata_cacheDataItem()
469 basenameLen = (int32_t)uprv_strlen(basename); in UDataPathIterator()
532 pathLen = (int32_t)uprv_strlen(currentPath); in next()
538 pathLen = (int32_t)uprv_strlen(currentPath); in next()
573 uprv_strlen(pathBasename)==(basenameLen+4)) { /* base+suffix = full len */ in next()
1134 uprv_strlen(U_ICUDATA_NAME U_TREE_SEPARATOR_STRING)) || in doOpenChoice()
1136 uprv_strlen(U_ICUDATA_ALIAS U_TREE_SEPARATOR_STRING))) { in doOpenChoice()
Ducnvsel.cpp187 (int32_t)uprv_strlen(converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)) + 1; in ucnvsel_open()
205 allStrings += uprv_strlen(newSelector->encodings[i]) + 1; in ucnvsel_open()
581 s += uprv_strlen(s) + 1; in ucnvsel_openFromSerialized()
635 *resultLength = (int32_t)uprv_strlen(result); in ucnvsel_next_encoding()
803 length = (int32_t)uprv_strlen(s); in ucnvsel_selectForUTF8()
Duresbund.cpp291 int32_t len = (int32_t)uprv_strlen(name); in setEntryName()
469 *isDefault = (UBool)(uprv_strncmp(name, defaultLoc, uprv_strlen(name)) == 0); in findFirstExisting()
871 capacity = (int32_t)uprv_strlen(parent->fResPath) + 1; in init_resb_result()
958 len = (int32_t)(uprv_strlen(key) + 1); in init_resb_result()
1002 if(uprv_strlen(keyPath) > URES_MAX_BUFFER_SIZE) { in init_resb_result()
1003 … pathBuf = (char *)uprv_malloc((uprv_strlen(keyPath)+1)*sizeof(char)); in init_resb_result()
1105 ures_appendResPath(resB, key, (int32_t)uprv_strlen(key), status); in init_resb_result()
1595 length = (int32_t)(uprv_strlen(path)+1); in ures_findResource()
2289 len = (int32_t)uprv_strlen(result); in ures_loc_nextLocale()
2510 if(uprv_strlen(defLoc) > uprv_strlen(full)) { in ures_getFunctionalEquivalent()
[all …]
Dulist.c132 if (length == uprv_strlen(pointer->data)) { in ulist_containsString()
220 *resultLength = uprv_strlen(s); in ulist_next_keyword_value()
/external/icu4c/tools/toolutil/
Dpkg_gencmn.c313 s=filename+uprv_strlen(filename); in createCommonDataFile()
319 s+=uprv_strlen(s); in createCommonDataFile()
323 s+=uprv_strlen(s); in createCommonDataFile()
427 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
470 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
514 length = (uint32_t)(uprv_strlen(path) + 1); in pathToFullPath()
515 newLength = (length + 1 + (int32_t)uprv_strlen(source)); in pathToFullPath()
523 n = (int32_t)uprv_strlen(fullPath); in pathToFullPath()
Dunewdata.c110 commentLength=(uint16_t)(uprv_strlen(comment)+1); in udata_create()
246 length=(int32_t)uprv_strlen(s); in udata_writeString()
/external/icu4c/test/intltest/
Dtextfile.cpp36 name = uprv_malloc(uprv_strlen(_name) + 1); in TextFile()
37 encoding = uprv_malloc(uprv_strlen(_encoding) + 1); in TextFile()
53 if (!ensureCapacity((int32_t)(uprv_strlen(testDir) + uprv_strlen(name) + 1))) { in TextFile()
Dtestidn.cpp108 basename=filename+uprv_strlen(filename); in testData()
114 basename=filename+uprv_strlen(filename); in testData()
122 basename = basename + uprv_strlen(SPREP_DIR); in testData()
/external/icu4c/test/cintltst/
Dcposxtst.c95 if (len != (int32_t) uprv_strlen(DATA[i+2])) { in TestMessageCatalog()
97 len, uprv_strlen(DATA[i+2])); in TestMessageCatalog()
/external/icu4c/i18n/
Dinputext.cpp54 fRawLength = len == -1? (int32_t)uprv_strlen(in) : len; in setText()
61 len = (int32_t)uprv_strlen(encoding); in setDeclaredEncoding()
/external/icu4c/tools/gensprep/
Dgensprep.c204 … filename = (char* ) uprv_malloc(uprv_strlen(srcDir) + 300); /* hopefully this should be enough */ in main()
215 basename=filename+uprv_strlen(filename); in main()
234 basename=filename+uprv_strlen(filename); in main()

12345