Home
last modified time | relevance | path

Searched refs:u_strcpy (Results 1 – 25 of 53) sorted by relevance

123

/third_party/icu/tools/colprobe/
Dstrengthprobe.cpp103 u_strcpy(utilFirst.name+2, x.name); in probePrefix()
109 u_strcpy(utilSecond.name+2, y.name); in probePrefix()
122 u_strcpy(utilFirst.name, x.name); in probeSuffix()
127 u_strcpy(utilSecond.name, y.name); in probeSuffix()
143 u_strcpy(utilFirst.name+1, x.name); in probePrefixNoSep()
148 u_strcpy(utilSecond.name+1, y.name); in probePrefixNoSep()
161 u_strcpy(utilFirst.name, x.name); in probeSuffixNoSep()
165 u_strcpy(utilSecond.name, y.name); in probeSuffixNoSep()
Dcolprobe.cpp369 u_strcpy(gSource->name, (*smaller)->name); in trySwamped()
375 u_strcpy(gTarget->name, (*greater)->name); in trySwamped()
391 u_strcpy(gSource->name+2, (*smaller)->name); in trySwamps()
396 u_strcpy(gTarget->name+2, (*greater)->name); in trySwamps()
590 u_strcpy(toInsert->expansionString, line->expansionString); in noteExpansion()
605 u_strcpy(testLine.name, (*(gLines+i))->name); in noteExpansion()
664 u_strcpy(testLine.name, current->name); in positionExpansions()
703 u_strcpy(fullString, toMove->previous->name); in positionExpansions()
715 u_strcpy(fullString, toMove->next->name); in positionExpansions()
745 u_strcpy(el->expansionString, line->expansionString); in noteExpansion()
[all …]
Dline.cpp118 u_strcpy(name, other.name); in operator =()
119 u_strcpy(expansionString, other.expansionString); in operator =()
193 u_strcpy(name, first->name); in setToConcat()
671 u_strcpy(string, buff); in swapCase()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcurrunit.cpp54 u_strcpy(isoCode, other.isoCode); in CurrencyUnit()
71 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit()
82 u_strcpy(isoCode, other.isoCode); in operator =()
/third_party/icu/icu4c/source/i18n/
Dcurrunit.cpp83 u_strcpy(isoCode, other.isoCode); in CurrencyUnit()
100 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit()
111 u_strcpy(isoCode, other.isoCode); in operator =()
/third_party/node/deps/icu-small/source/i18n/
Dcurrunit.cpp83 u_strcpy(isoCode, other.isoCode); in CurrencyUnit()
100 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit()
111 u_strcpy(isoCode, other.isoCode); in operator =()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcurrunit.cpp83 u_strcpy(isoCode, other.isoCode); in CurrencyUnit()
100 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit()
111 u_strcpy(isoCode, other.isoCode); in operator =()
/third_party/icu/icu4c/source/test/cintltst/
Dccurrtst.c124 u_strcpy(source, currency[i]); in currTest()
125 u_strcpy(target, currency[j]); in currTest()
Dutransts.c107 u_strcpy(newText + start + textLength, x->text + limit); in Xreplace()
119 u_strcpy(newText + dest + limit - start, x->text + dest); in Xcopy()
759 u_strcpy(buf, from); in _expect()
779 u_strcpy(buf, from); in _expect()
Dcreststn.c1771 u_strcpy(expected_string,base); in testTag()
1775 u_strcpy(expected_string,kERROR); in testTag()
1809 u_strcpy(expected_string, base); in testTag()
1848 u_strcpy(expected_string, base); in testTag()
1852 u_strcpy(expected_string, kERROR); in testTag()
1899 u_strcpy(expected_string, base); in testTag()
1948 u_strcpy(expected_string, base); in testTag()
1954 u_strcpy(expected_string,kERROR); in testTag()
2034 u_strcpy(expected_string, base); in testTag()
Dutf16tst.c767 u_strcpy(str, s); in TestAppendChar()
783 u_strcpy(str, s); in TestAppendChar()
Dccaltst.c313 u_strcpy(tzID, fgGMTID); in TestCalendar()
535 u_strcpy(tzID, fgGMTID); in TestGetSetDateAPI()
670 u_strcpy(tzID, fgGMTID); in TestGetSetDateAPI()
795 u_strcpy(tzID, fgGMTID); in TestFieldGetSet()
1246 u_strcpy(tzID, fgGMTID); in TestDOWProgression()
1323 u_strcpy(tzID, fgGMTID); in testZones()
Dcrestst.c412 u_strcpy(expected_string,base); in testTag()
418 u_strcpy(expected_string,kERROR); in testTag()
Dcbiapts.c129 u_strcpy(dest->str, stackBuf); in toUChar()
1007 u_strcpy(movedStr, testStr); in TestBreakIteratorRefresh()
Dcustrtst.c183 u_strcpy(temp,dataTable[i][j]); in TestStringFunctions()
197 u_strcpy(temp,dataTable[i][j]); in TestStringFunctions()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dustring.h658 u_strcpy(UChar *dst,
/third_party/node/deps/icu-small/source/common/unicode/
Dustring.h658 u_strcpy(UChar *dst,
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dustring.h658 u_strcpy(UChar *dst,
/third_party/icu/icu4c/source/common/unicode/
Dustring.h658 u_strcpy(UChar *dst,
/third_party/icu/icu4c/source/samples/ustring/
Dustring.cpp182 u_strcpy(buffer, text); in demo_C_Unicode_strings()
/third_party/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp182 u_strcpy(buffer, text); in demo_C_Unicode_strings()
/third_party/flutter/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp179 u_strcpy(buffer, text); in demo_C_Unicode_strings()
/third_party/node/deps/icu-small/source/common/
Ducurr.cpp546 u_strcpy(buff, result); in ucurr_forLocale()
589 u_strcpy(buff, s); in ucurr_forLocale()
2503 u_strcpy(buff, s); in ucurr_forLocaleAndDate()
/third_party/icu/icu4c/source/common/
Ducurr.cpp546 u_strcpy(buff, result); in ucurr_forLocale()
589 u_strcpy(buff, s); in ucurr_forLocale()
2502 u_strcpy(buff, s); in ucurr_forLocaleAndDate()
/third_party/skia/third_party/externals/icu/source/common/
Ducurr.cpp546 u_strcpy(buff, result); in ucurr_forLocale()
589 u_strcpy(buff, s); in ucurr_forLocale()
2502 u_strcpy(buff, s); in ucurr_forLocaleAndDate()

123