Home
last modified time | relevance | path

Searched refs:uprv_strncpy (Results 1 - 25 of 92) sorted by relevance

1234

/third_party/node/deps/icu-small/source/common/
H A Dbrkiter.cpp128 uprv_strncpy(result->requestLocale, loc.getName(), ULOC_FULLNAME_CAPACITY); in buildInstance()
213 uprv_strncpy(actualLocale, other.actualLocale, sizeof(actualLocale)); in BreakIterator()
214 uprv_strncpy(validLocale, other.validLocale, sizeof(validLocale)); in BreakIterator()
215 uprv_strncpy(requestLocale, other.requestLocale, sizeof(requestLocale)); in BreakIterator()
220 uprv_strncpy(actualLocale, other.actualLocale, sizeof(actualLocale)); in operator =()
221 uprv_strncpy(validLocale, other.validLocale, sizeof(validLocale)); in operator =()
222 uprv_strncpy(requestLocale, other.requestLocale, sizeof(requestLocale)); in operator =()
H A Dlocbased.cpp41 uprv_strncpy(valid, validID, ULOC_FULLNAME_CAPACITY); in setLocaleIDs()
45 uprv_strncpy(actual, actualID, ULOC_FULLNAME_CAPACITY); in setLocaleIDs()
H A Dicuplug.cpp200 uprv_strncpy(libraryList[libEntry].name,libName,UPLUG_NAME_MAX); in uplug_openLibrary()
371 uprv_strncpy(plug->config, config, UPLUG_NAME_MAX); in uplug_allocatePlug()
377 uprv_strncpy(plug->sym, symName, UPLUG_NAME_MAX); in uplug_allocatePlug()
461 uprv_strncpy(data->name, name, UPLUG_NAME_MAX); in uplug_setPlugName()
565 uprv_strncpy(plug->sym, sym, UPLUG_NAME_MAX); in uplug_initErrorPlug()
569 uprv_strncpy(plug->libName, libName, UPLUG_NAME_MAX); in uplug_initErrorPlug()
573 uprv_strncpy(plug->name, nameOrError, UPLUG_NAME_MAX); in uplug_initErrorPlug()
577 uprv_strncpy(plug->config, config, UPLUG_NAME_MAX); in uplug_initErrorPlug()
H A Dunifiedcache.h120 uprv_strncpy(buffer, s, bufLen);
171 uprv_strncpy(buffer, s, bufLen);
/third_party/icu/icu4c/source/common/
H A Dlocbased.cpp41 uprv_strncpy(valid, validID, ULOC_FULLNAME_CAPACITY); in setLocaleIDs()
45 uprv_strncpy(actual, actualID, ULOC_FULLNAME_CAPACITY); in setLocaleIDs()
H A Dicuplug.cpp200 uprv_strncpy(libraryList[libEntry].name,libName,UPLUG_NAME_MAX); in uplug_openLibrary()
371 uprv_strncpy(plug->config, config, UPLUG_NAME_MAX); in uplug_allocatePlug()
377 uprv_strncpy(plug->sym, symName, UPLUG_NAME_MAX); in uplug_allocatePlug()
461 uprv_strncpy(data->name, name, UPLUG_NAME_MAX); in uplug_setPlugName()
565 uprv_strncpy(plug->sym, sym, UPLUG_NAME_MAX); in uplug_initErrorPlug()
569 uprv_strncpy(plug->libName, libName, UPLUG_NAME_MAX); in uplug_initErrorPlug()
573 uprv_strncpy(plug->name, nameOrError, UPLUG_NAME_MAX); in uplug_initErrorPlug()
577 uprv_strncpy(plug->config, config, UPLUG_NAME_MAX); in uplug_initErrorPlug()
H A Dbrkiter.cpp209 uprv_strncpy(actualLocale, other.actualLocale, sizeof(actualLocale)); in BreakIterator()
210 uprv_strncpy(validLocale, other.validLocale, sizeof(validLocale)); in BreakIterator()
215 uprv_strncpy(actualLocale, other.actualLocale, sizeof(actualLocale)); in operator =()
216 uprv_strncpy(validLocale, other.validLocale, sizeof(validLocale)); in operator =()
H A Dunifiedcache.h120 uprv_strncpy(buffer, s, bufLen);
171 uprv_strncpy(buffer, s, bufLen);
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocbased.cpp41 uprv_strncpy(valid, validID, ULOC_FULLNAME_CAPACITY); in setLocaleIDs()
45 uprv_strncpy(actual, actualID, ULOC_FULLNAME_CAPACITY); in setLocaleIDs()
H A Dicuplug.cpp200 uprv_strncpy(libraryList[libEntry].name,libName,UPLUG_NAME_MAX); in uplug_openLibrary()
371 uprv_strncpy(plug->config, config, UPLUG_NAME_MAX); in uplug_allocatePlug()
377 uprv_strncpy(plug->sym, symName, UPLUG_NAME_MAX); in uplug_allocatePlug()
461 uprv_strncpy(data->name, name, UPLUG_NAME_MAX); in uplug_setPlugName()
565 uprv_strncpy(plug->sym, sym, UPLUG_NAME_MAX); in uplug_initErrorPlug()
569 uprv_strncpy(plug->libName, libName, UPLUG_NAME_MAX); in uplug_initErrorPlug()
573 uprv_strncpy(plug->name, nameOrError, UPLUG_NAME_MAX); in uplug_initErrorPlug()
577 uprv_strncpy(plug->config, config, UPLUG_NAME_MAX); in uplug_initErrorPlug()
H A Dbrkiter.cpp208 uprv_strncpy(actualLocale, other.actualLocale, sizeof(actualLocale)); in BreakIterator()
209 uprv_strncpy(validLocale, other.validLocale, sizeof(validLocale)); in BreakIterator()
214 uprv_strncpy(actualLocale, other.actualLocale, sizeof(actualLocale)); in operator =()
215 uprv_strncpy(validLocale, other.validLocale, sizeof(validLocale)); in operator =()
H A Dunifiedcache.h118 uprv_strncpy(buffer, s, bufLen); in writeDescription()
171 uprv_strncpy(buffer, s, bufLen); in writeDescription()
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.c38 uprv_strncpy(buffer, l->str, 1020); in pkg_writeCharListWrap()
83 uprv_strncpy(buffer, l->str, 1023); in pkg_writeCharList()
266 uprv_strncpy(t,s,p-s);
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.c38 uprv_strncpy(buffer, l->str, 1020); in pkg_writeCharListWrap()
83 uprv_strncpy(buffer, l->str, 1023); in pkg_writeCharList()
266 uprv_strncpy(t,s,p-s);
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c38 uprv_strncpy(buffer, l->str, 1020); in pkg_writeCharListWrap()
83 uprv_strncpy(buffer, l->str, 1023); in pkg_writeCharList()
266 uprv_strncpy(t,s,p-s);
/third_party/icu/icu4c/source/test/cintltst/
H A Duformattedvaluetst.c147 uprv_strncpy(message, messagePrefix, 256); in AssertAllPartsEqual()
153 #define AAPE_MSG(suffix) (uprv_strncpy(message+prefixEnd, suffix, 256-prefixEnd)-prefixEnd) in AssertAllPartsEqual()
/third_party/icu/icu4c/source/i18n/
H A Dnumber_usageprefs.cpp58 uprv_strncpy(fValue, other.fValue, fLength + 1); in operator =()
105 uprv_strncpy(fValue, value.data(), fLength); in set()
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_usageprefs.cpp58 uprv_strncpy(fValue, other.fValue, fLength + 1); in operator =()
106 uprv_strncpy(fValue, value.data(), fLength); in set()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_usageprefs.cpp58 uprv_strncpy(fValue, other.fValue, fLength + 1); in operator =()
105 uprv_strncpy(fValue, value.data(), fLength); in set()
/third_party/icu/icu4c/source/tools/genrb/
H A Drbutil.c36 uprv_strncpy(dirname, filename, (lastSlash - filename)); in get_dirname()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drbutil.c36 uprv_strncpy(dirname, filename, (lastSlash - filename)); in get_dirname()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drbutil.c39 uprv_strncpy(dirname, filename, (lastSlash - filename)); in get_dirname()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dudbgutil.cpp405 uprv_strncpy(target,param->paramStr,uprv_min(len,targetCapacity)); in paramStatic()
418 uprv_strncpy(target,str,uprv_min(len,targetCapacity)); in stringToStringBuffer()
424 uprv_strncpy(target,s,uprv_min(len,targetCapacity)); in stringToStringBuffer()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dudbgutil.cpp408 uprv_strncpy(target,param->paramStr,uprv_min(len,targetCapacity)); in paramStatic()
421 uprv_strncpy(target,str,uprv_min(len,targetCapacity)); in stringToStringBuffer()
427 uprv_strncpy(target,s,uprv_min(len,targetCapacity)); in stringToStringBuffer()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dudbgutil.cpp405 uprv_strncpy(target,param->paramStr,uprv_min(len,targetCapacity)); in paramStatic()
418 uprv_strncpy(target,str,uprv_min(len,targetCapacity)); in stringToStringBuffer()
424 uprv_strncpy(target,s,uprv_min(len,targetCapacity)); in stringToStringBuffer()

Completed in 17 milliseconds

1234