HomeSort by relevance Sort by last modified time
    Searched refs:u_strcpy (Results 1 - 25 of 49) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/i18n/
currunit.cpp 26 u_strcpy(isoCode, _isoCode);
40 u_strcpy(isoCode, other.isoCode);
ucurr.cpp 380 u_strcpy(buff, result);
430 u_strcpy(buff, s);
    [all...]
  /external/icu4c/i18n/
currunit.cpp 26 u_strcpy(isoCode, _isoCode);
40 u_strcpy(isoCode, other.isoCode);
unum.cpp 443 u_strcpy(currency, currAmt->getISOCurrency());
ucurr.cpp 420 u_strcpy(buff, result);
470 u_strcpy(buff, s);
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccurrtst.c 124 u_strcpy(source, currency[i]);
125 u_strcpy(target, currency[j]);
utransts.c 99 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);
cmsccoll.c 437 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(target,q)
    [all...]
ccaltst.c 251 u_strcpy(tzID, fgGMTID);
464 u_strcpy(tzID, fgGMTID);
528 u_strcpy(tzID, fgGMTID);
651 u_strcpy(tzID, fgGMTID);
    [all...]
creststn.c     [all...]
crestst.c 386 u_strcpy(expected_string,base);
392 u_strcpy(expected_string,kERROR);
    [all...]
utf16tst.c 608 u_strcpy(str, s);
624 u_strcpy(str, s);
cbiapts.c 108 u_strcpy(dest->str, stackBuf);
  /external/icu4c/test/cintltst/
ccurrtst.c 124 u_strcpy(source, currency[i]);
125 u_strcpy(target, currency[j]);
utransts.c 99 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);
cmsccoll.c 438 u_strcpy(source+1,p);
440 u_strcpy(target+1,q);
458 u_strcpy(source+1,p);
460 u_strcpy(target+1,q);
468 u_strcpy(source,p);
473 u_strcpy(target,q);
495 u_strcpy(source+1,p);
497 u_strcpy(target+1,q);
504 u_strcpy(source,p);
508 u_strcpy(target,q)
    [all...]
ccaltst.c 282 u_strcpy(tzID, fgGMTID);
499 u_strcpy(tzID, fgGMTID);
629 u_strcpy(tzID, fgGMTID);
753 u_strcpy(tzID, fgGMTID);
    [all...]
creststn.c     [all...]
cbiapts.c 112 u_strcpy(dest->str, stackBuf);
    [all...]
crestst.c 386 u_strcpy(expected_string,base);
392 u_strcpy(expected_string,kERROR);
    [all...]
utf16tst.c 676 u_strcpy(str, s);
692 u_strcpy(str, s);
  /external/chromium_org/third_party/icu/source/common/unicode/
ustring.h 661 u_strcpy(UChar *dst,
    [all...]
  /external/icu4c/common/unicode/
ustring.h 666 u_strcpy(UChar *dst,
    [all...]
  /external/icu4c/samples/ustring/
ustring.cpp 169 u_strcpy(buffer, text);
  /external/chromium_org/third_party/icu/source/common/
locdispnames.cpp 672 u_strcpy(result,dest);

Completed in 2615 milliseconds

1 2