Searched refs:u_strcpy (Results 1 - 25 of 32) sorted by relevance

12

/external/icu4c/i18n/
H A Dcurrunit.cpp26 u_strcpy(isoCode, _isoCode);
40 u_strcpy(isoCode, other.isoCode);
H A Ducurr.cpp425 u_strcpy(buff, result);
475 u_strcpy(buff, s);
2237 u_strcpy(buff, s);
H A Dnumfmt.cpp425 u_strcpy(save, nf.getCurrency());
H A Dunum.cpp431 u_strcpy(currency, c->getISOCurrency());
H A Dtznames_impl.cpp439 u_strcpy(destString, s);
/external/icu4c/test/cintltst/
H A Dccurrtst.c124 u_strcpy(source, currency[i]);
125 u_strcpy(target, currency[j]);
H A Dutransts.c99 u_strcpy(newText + start + textLength, x->text + limit);
111 u_strcpy(newText + dest + limit - start, x->text + dest);
625 u_strcpy(buf, from);
645 u_strcpy(buf, from);
H A Dccaltst.c277 u_strcpy(tzID, fgGMTID);
490 u_strcpy(tzID, fgGMTID);
554 u_strcpy(tzID, fgGMTID);
677 u_strcpy(tzID, fgGMTID);
1087 u_strcpy(tzID, fgGMTID);
1161 u_strcpy(tzID, fgGMTID);
H A Dcmsccoll.c437 u_strcpy(source+1,p);
439 u_strcpy(target+1,q);
457 u_strcpy(source+1,p);
459 u_strcpy(target+1,q);
467 u_strcpy(source,p);
472 u_strcpy(target,q);
494 u_strcpy(source+1,p);
496 u_strcpy(target+1,q);
503 u_strcpy(source,p);
507 u_strcpy(targe
[all...]
H A Dcreststn.c1717 u_strcpy(expected_string,base);
1721 u_strcpy(expected_string,kERROR);
1755 u_strcpy(expected_string, base);
1794 u_strcpy(expected_string, base);
1798 u_strcpy(expected_string, kERROR);
1845 u_strcpy(expected_string, base);
1894 u_strcpy(expected_string, base);
1900 u_strcpy(expected_string,kERROR);
1980 u_strcpy(expected_string, base);
H A Dcrestst.c386 u_strcpy(expected_string,base);
392 u_strcpy(expected_string,kERROR);
H A Dutf16tst.c608 u_strcpy(str, s);
624 u_strcpy(str, s);
H A Dcustrtst.c104 /*Tests for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */
174 log_verbose("Testing u_strcpy() and u_strcmp()\n");
182 u_strcpy(temp,dataTable[i][j]);
185 log_err("something threw an error in u_strcpy() or u_strcmp()\n");
196 u_strcpy(temp,dataTable[i][j]);
H A Dcbiapts.c108 u_strcpy(dest->str, stackBuf);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dustring.h655 u_strcpy(UChar *dst,
H A Durename.h273 #define u_strcpy u_strcpy_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dustring.h655 u_strcpy(UChar *dst,
H A Durename.h273 #define u_strcpy u_strcpy_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dustring.h655 u_strcpy(UChar *dst,
H A Durename.h273 #define u_strcpy u_strcpy_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dustring.h655 u_strcpy(UChar *dst,
/external/icu4c/common/unicode/
H A Dustring.h661 u_strcpy(UChar *dst,
/external/icu4c/samples/ustring/
H A Dustring.cpp169 u_strcpy(buffer, text);
/external/icu4c/common/
H A Dustring.c963 u_strcpy(UChar *dst, function
/external/icu4c/tools/dumpce/
H A Ddumpce.cpp989 pattern = u_strcpy(pattern, left);

Completed in 167 milliseconds

12