Home
last modified time | relevance | path

Searched refs:uprv_strlen (Results 1 - 25 of 332) sorted by relevance

12345678910>>...14

/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.c42 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharListWrap()
43 buffer[uprv_strlen(buffer)-1] = '\0'; in pkg_writeCharListWrap()
53 if(l->str[uprv_strlen(l->str)-1] != '"') { in pkg_writeCharListWrap()
57 T_FileStream_write(s, buffer, (int32_t)uprv_strlen(buffer)); in pkg_writeCharListWrap()
59 ln += (int32_t)uprv_strlen(l->str); in pkg_writeCharListWrap()
66 T_FileStream_write(s, brk, (int32_t)uprv_strlen(brk)); in pkg_writeCharListWrap()
68 T_FileStream_write(s, delim, (int32_t)uprv_strlen(delim)); in pkg_writeCharListWrap()
85 if(uprv_strlen(l->str) >= 1023) in pkg_writeCharList()
92 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharList()
93 buffer[uprv_strlen(buffe in pkg_writeCharList()
[all...]
H A Dpkgdata.cpp379 int32_t len = (int32_t)uprv_strlen(o.shortName); in main()
686 if (pkgDataFlags[LIB_EXT_ORDER][uprv_strlen(pkgDataFlags[LIB_EXT_ORDER])-1] == pkgDataFlags[SO_EXT][uprv_strlen(pkgDataFlags[SO_EXT])-1]) { in pkg_executeOptions()
732 (uprv_strlen(genccodeAssembly)>3) && in pkg_executeOptions()
926 const char* FILE_EXTENSION_SEP = uprv_strlen(pkgDataFlags[SO_EXT]) == 0 ? "" : "."; in createFileNames()
1049 const char* FILE_EXTENSION_SEP = uprv_strlen(pkgDataFlags[SO_EXT]) == 0 ? "" : "."; in pkg_createSymLinks()
1053 if (uprv_strlen(libFileNames[LIB_FILE_VERSION]) == 0 || uprv_strlen(libFileNames[LIB_FILE_VERSION_MAJOR]) == 0 || in pkg_createSymLinks()
1259 bufferLength = static_cast<int32_t>(uprv_strlen(buffer)); in pkg_installFileMode()
1387 length = static_cast<int32_t>(uprv_strlen(pkgDataFlag in pkg_generateLibraryFile()
[all...]
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.c42 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharListWrap()
43 buffer[uprv_strlen(buffer)-1] = '\0'; in pkg_writeCharListWrap()
53 if(l->str[uprv_strlen(l->str)-1] != '"') { in pkg_writeCharListWrap()
57 T_FileStream_write(s, buffer, (int32_t)uprv_strlen(buffer)); in pkg_writeCharListWrap()
59 ln += (int32_t)uprv_strlen(l->str); in pkg_writeCharListWrap()
66 T_FileStream_write(s, brk, (int32_t)uprv_strlen(brk)); in pkg_writeCharListWrap()
68 T_FileStream_write(s, delim, (int32_t)uprv_strlen(delim)); in pkg_writeCharListWrap()
85 if(uprv_strlen(l->str) >= 1023) in pkg_writeCharList()
92 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharList()
93 buffer[uprv_strlen(buffe in pkg_writeCharList()
[all...]
H A Dpkgdata.cpp379 int32_t len = (int32_t)uprv_strlen(o.shortName); in main()
683 if (pkgDataFlags[LIB_EXT_ORDER][uprv_strlen(pkgDataFlags[LIB_EXT_ORDER])-1] == pkgDataFlags[SO_EXT][uprv_strlen(pkgDataFlags[SO_EXT])-1]) { in pkg_executeOptions()
729 (uprv_strlen(genccodeAssembly)>3) && in pkg_executeOptions()
923 const char* FILE_EXTENSION_SEP = uprv_strlen(pkgDataFlags[SO_EXT]) == 0 ? "" : "."; in createFileNames()
1046 const char* FILE_EXTENSION_SEP = uprv_strlen(pkgDataFlags[SO_EXT]) == 0 ? "" : "."; in pkg_createSymLinks()
1050 if (uprv_strlen(libFileNames[LIB_FILE_VERSION]) == 0 || uprv_strlen(libFileNames[LIB_FILE_VERSION_MAJOR]) == 0 || in pkg_createSymLinks()
1256 bufferLength = static_cast<int32_t>(uprv_strlen(buffer)); in pkg_installFileMode()
1384 length = static_cast<int32_t>(uprv_strlen(pkgDataFlag in pkg_generateLibraryFile()
[all...]
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c42 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharListWrap()
43 buffer[uprv_strlen(buffer)-1] = '\0'; in pkg_writeCharListWrap()
53 if(l->str[uprv_strlen(l->str)-1] != '"') { in pkg_writeCharListWrap()
57 T_FileStream_write(s, buffer, (int32_t)uprv_strlen(buffer)); in pkg_writeCharListWrap()
59 ln += (int32_t)uprv_strlen(l->str); in pkg_writeCharListWrap()
66 T_FileStream_write(s, brk, (int32_t)uprv_strlen(brk)); in pkg_writeCharListWrap()
68 T_FileStream_write(s, delim, (int32_t)uprv_strlen(delim)); in pkg_writeCharListWrap()
85 if(uprv_strlen(l->str) >= 1023) in pkg_writeCharList()
92 if(buffer[uprv_strlen(buffer)-1] == '"') { in pkg_writeCharList()
93 buffer[uprv_strlen(buffe in pkg_writeCharList()
[all...]
H A Dpkgdata.cpp379 int32_t len = (int32_t)uprv_strlen(o.shortName); in main()
683 if (pkgDataFlags[LIB_EXT_ORDER][uprv_strlen(pkgDataFlags[LIB_EXT_ORDER])-1] == pkgDataFlags[SO_EXT][uprv_strlen(pkgDataFlags[SO_EXT])-1]) { in pkg_executeOptions()
729 (uprv_strlen(genccodeAssembly)>3) && in pkg_executeOptions()
923 const char* FILE_EXTENSION_SEP = uprv_strlen(pkgDataFlags[SO_EXT]) == 0 ? "" : "."; in createFileNames()
1046 const char* FILE_EXTENSION_SEP = uprv_strlen(pkgDataFlags[SO_EXT]) == 0 ? "" : "."; in pkg_createSymLinks()
1050 if (uprv_strlen(libFileNames[LIB_FILE_VERSION]) == 0 || uprv_strlen(libFileNames[LIB_FILE_VERSION_MAJOR]) == 0 || in pkg_createSymLinks()
1256 bufferLength = static_cast<int32_t>(uprv_strlen(buffer)); in pkg_installFileMode()
1384 length = static_cast<int32_t>(uprv_strlen(pkgDataFlag in pkg_generateLibraryFile()
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp358 T_FileStream_write(out, object, (int32_t)uprv_strlen(object)); in array_write_java()
362 T_FileStream_write(out, arr, (int32_t)uprv_strlen(arr)); in array_write_java()
384 T_FileStream_write(out,arr,(int32_t)uprv_strlen(arr)); in array_write_java()
403 T_FileStream_write(out, stringArr, (int32_t)uprv_strlen(stringArr)); in intvector_write_java()
414 T_FileStream_write(out, intArr, (int32_t)uprv_strlen(intArr)); in intvector_write_java()
418 /* T_FileStream_write(out, intC, (int32_t)uprv_strlen(intC)); */ in intvector_write_java()
440 T_FileStream_write(out, intC, (int32_t)uprv_strlen(intC)); in int_write_java()
460 T_FileStream_write(out, type, (int32_t)uprv_strlen(type)); in bytes_write_java()
480 T_FileStream_write(out, byteBuffer, (int32_t)uprv_strlen(byteBuffer)); in bytes_write_java()
503 T_FileStream_write(out,type,(int32_t)uprv_strlen(typ in bytes_write_java()
[all...]
H A Dwrtxml.cpp109 result = (char *)uprv_malloc(sizeof(char)*uprv_strlen(id) + 1); in getID()
110 uprv_memset(result, 0, sizeof(char)*uprv_strlen(id) + 1); in getID()
113 result = (char *)uprv_malloc(sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
114 uprv_memset(result, 0, sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
189 int idLen = (int) uprv_strlen(id); in parseFilename()
275 destLen+=(int32_t)uprv_strlen("\x26\x61\x6d\x70\x3b"); in convertAndEscape()
279 destLen+=(int32_t)uprv_strlen("\x26\x6c\x74\x3b"); in convertAndEscape()
283 destLen+=(int32_t)uprv_strlen("\x2 in convertAndEscape()
[all...]
H A Dgenrb.cpp166 if(uprv_strlen(s) != 1 || (s[0] < '1' && '3' < s[0])) { in main()
338 char *nameWithoutSuffix = static_cast<char *>(uprv_malloc(uprv_strlen(poolResName) + 1)); in main()
632 dirlen = (int32_t)uprv_strlen(inputDir); in processFile()
787 pkgLen = (int32_t)(1 + uprv_strlen(packageName)); in make_res_filename()
794 basename = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
802 dirname = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
812 resName = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(dirname) in make_res_filename()
814 + uprv_strlen(basename) in make_res_filename()
815 + uprv_strlen(RES_SUFFIX) + 8)); in make_res_filename()
832 int32_t dirlen = (int32_t)uprv_strlen(outputDi in make_res_filename()
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp358 T_FileStream_write(out, object, (int32_t)uprv_strlen(object)); in array_write_java()
362 T_FileStream_write(out, arr, (int32_t)uprv_strlen(arr)); in array_write_java()
384 T_FileStream_write(out,arr,(int32_t)uprv_strlen(arr)); in array_write_java()
403 T_FileStream_write(out, stringArr, (int32_t)uprv_strlen(stringArr)); in intvector_write_java()
414 T_FileStream_write(out, intArr, (int32_t)uprv_strlen(intArr)); in intvector_write_java()
418 /* T_FileStream_write(out, intC, (int32_t)uprv_strlen(intC)); */ in intvector_write_java()
440 T_FileStream_write(out, intC, (int32_t)uprv_strlen(intC)); in int_write_java()
460 T_FileStream_write(out, type, (int32_t)uprv_strlen(type)); in bytes_write_java()
480 T_FileStream_write(out, byteBuffer, (int32_t)uprv_strlen(byteBuffer)); in bytes_write_java()
503 T_FileStream_write(out,type,(int32_t)uprv_strlen(typ in bytes_write_java()
[all...]
H A Dwrtxml.cpp109 result = (char *)uprv_malloc(sizeof(char)*uprv_strlen(id) + 1); in getID()
110 uprv_memset(result, 0, sizeof(char)*uprv_strlen(id) + 1); in getID()
113 result = (char *)uprv_malloc(sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
114 uprv_memset(result, 0, sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
189 int idLen = (int) uprv_strlen(id); in parseFilename()
275 destLen+=(int32_t)uprv_strlen("\x26\x61\x6d\x70\x3b"); in convertAndEscape()
279 destLen+=(int32_t)uprv_strlen("\x26\x6c\x74\x3b"); in convertAndEscape()
283 destLen+=(int32_t)uprv_strlen("\x2 in convertAndEscape()
[all...]
H A Dgenrb.cpp166 if(uprv_strlen(s) != 1 || (s[0] < '1' && '3' < s[0])) { in main()
338 char *nameWithoutSuffix = static_cast<char *>(uprv_malloc(uprv_strlen(poolResName) + 1)); in main()
632 dirlen = (int32_t)uprv_strlen(inputDir); in processFile()
787 pkgLen = (int32_t)(1 + uprv_strlen(packageName)); in make_res_filename()
794 basename = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
802 dirname = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
812 resName = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(dirname) in make_res_filename()
814 + uprv_strlen(basename) in make_res_filename()
815 + uprv_strlen(RES_SUFFIX) + 8)); in make_res_filename()
832 int32_t dirlen = (int32_t)uprv_strlen(outputDi in make_res_filename()
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp358 T_FileStream_write(out, object, (int32_t)uprv_strlen(object)); in array_write_java()
362 T_FileStream_write(out, arr, (int32_t)uprv_strlen(arr)); in array_write_java()
384 T_FileStream_write(out,arr,(int32_t)uprv_strlen(arr)); in array_write_java()
403 T_FileStream_write(out, stringArr, (int32_t)uprv_strlen(stringArr)); in intvector_write_java()
414 T_FileStream_write(out, intArr, (int32_t)uprv_strlen(intArr)); in intvector_write_java()
418 /* T_FileStream_write(out, intC, (int32_t)uprv_strlen(intC)); */ in intvector_write_java()
440 T_FileStream_write(out, intC, (int32_t)uprv_strlen(intC)); in int_write_java()
460 T_FileStream_write(out, type, (int32_t)uprv_strlen(type)); in bytes_write_java()
480 T_FileStream_write(out, byteBuffer, (int32_t)uprv_strlen(byteBuffer)); in bytes_write_java()
503 T_FileStream_write(out,type,(int32_t)uprv_strlen(typ in bytes_write_java()
[all...]
H A Dwrtxml.cpp109 result = (char *)uprv_malloc(sizeof(char)*uprv_strlen(id) + 1); in getID()
110 uprv_memset(result, 0, sizeof(char)*uprv_strlen(id) + 1); in getID()
113 result = (char *)uprv_malloc(sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
114 uprv_memset(result, 0, sizeof(char)*(uprv_strlen(id) + 1 + uprv_strlen(curKey)) + 1); in getID()
189 int idLen = (int) uprv_strlen(id); in parseFilename()
275 destLen+=(int32_t)uprv_strlen("\x26\x61\x6d\x70\x3b"); in convertAndEscape()
279 destLen+=(int32_t)uprv_strlen("\x26\x6c\x74\x3b"); in convertAndEscape()
283 destLen+=(int32_t)uprv_strlen("\x2 in convertAndEscape()
[all...]
H A Dgenrb.cpp157 if(uprv_strlen(s) != 1 || (s[0] < '1' && '3' < s[0])) { in main()
320 char *nameWithoutSuffix = static_cast<char *>(uprv_malloc(uprv_strlen(poolResName) + 1)); in main()
614 dirlen = (int32_t)uprv_strlen(inputDir); in processFile()
769 pkgLen = (int32_t)(1 + uprv_strlen(packageName)); in make_res_filename()
776 basename = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
784 dirname = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(filename) + 1)); in make_res_filename()
794 resName = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(dirname) in make_res_filename()
796 + uprv_strlen(basename) in make_res_filename()
797 + uprv_strlen(RES_SUFFIX) + 8)); in make_res_filename()
814 int32_t dirlen = (int32_t)uprv_strlen(outputDi in make_res_filename()
[all...]
/third_party/icu/icu4c/source/common/
H A Duloc_tag.cpp412 len = (int32_t)uprv_strlen(s); in _isAlphaNumericStringLimitedLength()
428 len = (int32_t)uprv_strlen(s); in ultag_isLanguageSubtag()
443 len = (int32_t)uprv_strlen(s); in _isExtlangSubtag()
457 len = (int32_t)uprv_strlen(s); in ultag_isScriptSubtag()
472 len = (int32_t)uprv_strlen(s); in ultag_isRegionSubtag()
490 len = (int32_t)uprv_strlen(s); in _isVariantSubtag()
507 len = (int32_t)uprv_strlen(s); in _isSepListOf()
557 len = (int32_t)uprv_strlen(s); in _isExtensionSingleton()
610 len = (int32_t)uprv_strlen(s); in ultag_isUnicodeLocaleKey()
641 len = (int32_t)uprv_strlen( in _isTKey()
[all...]
H A Dlocid.cpp310 lsize = (int32_t)uprv_strlen(newLanguage); in Locale()
322 csize = (int32_t)uprv_strlen(newCountry); in Locale()
339 vsize = (int32_t)uprv_strlen(newVariant); in Locale()
352 ksize = (int32_t)uprv_strlen(newKeywords); in Locale()
791 U_ASSERT(uprv_strlen(type) == 4); in readScriptAlias()
822 U_ASSERT(uprv_strlen(type) == 2 || uprv_strlen(type) == 3);
850 U_ASSERT(uprv_strlen(type) >= 4 && uprv_strlen(type) <= 8);
851 U_ASSERT(uprv_strlen(typ
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc_tag.cpp412 len = (int32_t)uprv_strlen(s); in _isAlphaNumericStringLimitedLength()
428 len = (int32_t)uprv_strlen(s); in ultag_isLanguageSubtag()
443 len = (int32_t)uprv_strlen(s); in _isExtlangSubtag()
457 len = (int32_t)uprv_strlen(s); in ultag_isScriptSubtag()
472 len = (int32_t)uprv_strlen(s); in ultag_isRegionSubtag()
490 len = (int32_t)uprv_strlen(s); in _isVariantSubtag()
507 len = (int32_t)uprv_strlen(s); in _isSepListOf()
557 len = (int32_t)uprv_strlen(s); in _isExtensionSingleton()
610 len = (int32_t)uprv_strlen(s); in ultag_isUnicodeLocaleKey()
641 len = (int32_t)uprv_strlen( in _isTKey()
[all...]
H A Dlocid.cpp311 lsize = (int32_t)uprv_strlen(newLanguage); in Locale()
324 csize = (int32_t)uprv_strlen(newCountry); in Locale()
342 vsize = (int32_t)uprv_strlen(newVariant); in Locale()
370 ksize = (int32_t)uprv_strlen(newKeywords); in Locale()
812 U_ASSERT(uprv_strlen(type) == 4); in readScriptAlias()
843 U_ASSERT(uprv_strlen(type) == 2 || uprv_strlen(type) == 3);
871 U_ASSERT(uprv_strlen(type) >= 4 && uprv_strlen(type) <= 8);
872 U_ASSERT(uprv_strlen(typ
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duloc_tag.cpp412 len = (int32_t)uprv_strlen(s); in _isAlphaNumericStringLimitedLength()
428 len = (int32_t)uprv_strlen(s); in ultag_isLanguageSubtag()
443 len = (int32_t)uprv_strlen(s); in _isExtlangSubtag()
457 len = (int32_t)uprv_strlen(s); in ultag_isScriptSubtag()
472 len = (int32_t)uprv_strlen(s); in ultag_isRegionSubtag()
490 len = (int32_t)uprv_strlen(s); in _isVariantSubtag()
507 len = (int32_t)uprv_strlen(s); in _isSepListOf()
557 len = (int32_t)uprv_strlen(s); in _isExtensionSingleton()
610 len = (int32_t)uprv_strlen(s); in ultag_isUnicodeLocaleKey()
641 len = (int32_t)uprv_strlen( in _isTKey()
[all...]
H A Dlocid.cpp310 lsize = (int32_t)uprv_strlen(newLanguage); in Locale()
322 csize = (int32_t)uprv_strlen(newCountry); in Locale()
339 vsize = (int32_t)uprv_strlen(newVariant); in Locale()
352 ksize = (int32_t)uprv_strlen(newKeywords); in Locale()
791 U_ASSERT(uprv_strlen(type) == 4); in readScriptAlias()
822 U_ASSERT(uprv_strlen(type) == 2 || uprv_strlen(type) == 3);
850 U_ASSERT(uprv_strlen(type) >= 4 && uprv_strlen(type) <= 8);
851 U_ASSERT(uprv_strlen(typ
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_gencmn.cpp317 s=filename+uprv_strlen(filename); in createCommonDataFile()
323 s+=uprv_strlen(s); in createCommonDataFile()
327 s+=uprv_strlen(s); in createCommonDataFile()
431 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
474 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
518 length = (uint32_t)(uprv_strlen(path) + 1); in pathToFullPath()
519 newLength = (length + 1 + (int32_t)uprv_strlen(source)); in pathToFullPath()
527 n = (int32_t)uprv_strlen(fullPat in pathToFullPath()
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.cpp317 s=filename+uprv_strlen(filename); in createCommonDataFile()
323 s+=uprv_strlen(s); in createCommonDataFile()
327 s+=uprv_strlen(s); in createCommonDataFile()
431 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
474 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
518 length = (uint32_t)(uprv_strlen(path) + 1); in pathToFullPath()
519 newLength = (length + 1 + (int32_t)uprv_strlen(source)); in pathToFullPath()
527 n = (int32_t)uprv_strlen(fullPat in pathToFullPath()
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_gencmn.cpp317 s=filename+uprv_strlen(filename); in createCommonDataFile()
323 s+=uprv_strlen(s); in createCommonDataFile()
327 s+=uprv_strlen(s); in createCommonDataFile()
431 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
474 length = (uint32_t)(uprv_strlen(filename) + 1 + uprv_strlen(name) + 1); in addFile()
518 length = (uint32_t)(uprv_strlen(path) + 1); in pathToFullPath()
519 newLength = (length + 1 + (int32_t)uprv_strlen(source)); in pathToFullPath()
527 n = (int32_t)uprv_strlen(fullPat in pathToFullPath()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtextfile.cpp38 name = uprv_malloc(uprv_strlen(_name) + 1); in TextFile()
39 encoding = uprv_malloc(uprv_strlen(_encoding) + 1); in TextFile()
55 if (!ensureCapacity((int32_t)(uprv_strlen(testDir) + uprv_strlen(name) + 1))) { in TextFile()

Completed in 28 milliseconds

12345678910>>...14