Home
last modified time | relevance | path

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

12

/external/icu4c/i18n/
Dcurrunit.cpp24 u_strcpy(isoCode, _isoCode); in CurrencyUnit()
38 u_strcpy(isoCode, other.isoCode); in operator =()
Ducurr.cpp363 u_strcpy(buff, result); in ucurr_forLocale()
413 u_strcpy(buff, s); in ucurr_forLocale()
Dnumfmt.cpp249 u_strcpy(save, getCurrency()); in format()
Dunum.cpp370 u_strcpy(currency, c->getISOCurrency()); in unum_parseDoubleCurrency()
/external/icu4c/test/cintltst/
Dccurrtst.c124 u_strcpy(source, currency[i]); in currTest()
125 u_strcpy(target, currency[j]); in currTest()
Dutransts.c99 u_strcpy(newText + start + textLength, x->text + limit); in Xreplace()
111 u_strcpy(newText + dest + limit - start, x->text + dest); in Xcopy()
618 u_strcpy(buf, from); in _expect()
638 u_strcpy(buf, from); in _expect()
Dcmsccoll.c432 u_strcpy(source+1,p); in testPrimary()
434 u_strcpy(target+1,q); in testPrimary()
452 u_strcpy(source+1,p); in testSecondary()
454 u_strcpy(target+1,q); in testSecondary()
462 u_strcpy(source,p); in testSecondary()
467 u_strcpy(target,q); in testSecondary()
489 u_strcpy(source+1,p); in testTertiary()
491 u_strcpy(target+1,q); in testTertiary()
498 u_strcpy(source,p); in testTertiary()
502 u_strcpy(target,q); in testTertiary()
[all …]
Dccaltst.c208 u_strcpy(tzID, fgGMTID); in TestCalendar()
397 u_strcpy(tzID, fgGMTID); in TestGetSetDateAPI()
461 u_strcpy(tzID, fgGMTID); in TestGetSetDateAPI()
587 u_strcpy(tzID, fgGMTID); in TestFieldGetSet()
996 u_strcpy(tzID, fgGMTID); in TestDOWProgression()
1073 u_strcpy(tzID, fgGMTID); in testZones()
Dcreststn.c1700 u_strcpy(expected_string,base); in testTag()
1704 u_strcpy(expected_string,kERROR); in testTag()
1738 u_strcpy(expected_string, base); in testTag()
1777 u_strcpy(expected_string, base); in testTag()
1781 u_strcpy(expected_string, kERROR); in testTag()
1828 u_strcpy(expected_string, base); in testTag()
1877 u_strcpy(expected_string, base); in testTag()
1883 u_strcpy(expected_string,kERROR); in testTag()
1963 u_strcpy(expected_string, base); in testTag()
Dutf16tst.c608 u_strcpy(str, s); in TestAppendChar()
624 u_strcpy(str, s); in TestAppendChar()
Dcrestst.c383 u_strcpy(expected_string,base); in testTag()
389 u_strcpy(expected_string,kERROR); in testTag()
Dcbiapts.c104 u_strcpy(dest->str, stackBuf); in toUChar()
Dcustrtst.c182 u_strcpy(temp,dataTable[i][j]); in TestStringFunctions()
196 u_strcpy(temp,dataTable[i][j]); in TestStringFunctions()
Dusrchtst.c69 u_strcpy(rules, ucol_getRules(DE_, &rulelength)); in open()
76 u_strcpy(rules, ucol_getRules(ES_, &rulelength)); in open()
/external/webkit/WebKit/mac/icu/unicode/
Dustring.h655 u_strcpy(UChar *dst,
Durename.h273 #define u_strcpy u_strcpy_3_2 macro
/external/webkit/JavaScriptCore/icu/unicode/
Dustring.h655 u_strcpy(UChar *dst,
Durename.h273 #define u_strcpy u_strcpy_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
Dustring.h655 u_strcpy(UChar *dst,
Durename.h273 #define u_strcpy u_strcpy_3_2 macro
/external/webkit/WebCore/icu/unicode/
Dustring.h655 u_strcpy(UChar *dst,
/external/icu4c/common/unicode/
Dustring.h660 u_strcpy(UChar *dst,
/external/icu4c/samples/ustring/
Dustring.cpp169 u_strcpy(buffer, text); in demo_C_Unicode_strings()
/external/icu4c/common/
Dustring.c963 u_strcpy(UChar *dst, in u_strcpy() function
/external/icu4c/tools/dumpce/
Ddumpce.cpp989 pattern = u_strcpy(pattern, left); in getScriptElementsFromExemplars()

12