HomeSort by relevance Sort by last modified time
    Searched refs:uprv_strcpy (Results 26 - 50 of 163) sorted by null

12 3 4 5 6 7

  /external/chromium_org/third_party/icu/source/common/
uresbund.c 307 uprv_strcpy(res->fName, name);
334 uprv_strcpy(name, uloc_getDefault());
336 uprv_strcpy(name, kRootLocaleName);
338 uprv_strcpy(name, localeID);
485 uprv_strcpy(name, r->fName); /* this is needed for supporting aliases */
540 uprv_strcpy(name, localeID);
544 uprv_strcpy(usrDataPath,U_USRDATA_NAME);
546 uprv_strcpy(usrDataPath,path);
616 uprv_strcpy(name, uloc_getDefault());
644 uprv_strcpy(name, kRootLocaleName)
    [all...]
cstring.c 169 uprv_strcpy(buffer+length, tbuf+tbx);
207 uprv_strcpy(buffer+length, tbuf+tbx);
locid.cpp 397 uprv_strcpy(p, newLanguage);
408 uprv_strcpy(p, newCountry);
432 uprv_strcpy(p, newKeywords);
473 uprv_strcpy(fullName, other.fullName);
485 uprv_strcpy(baseNameBuffer, other.baseNameBuffer);
490 uprv_strcpy(language, other.language);
491 uprv_strcpy(script, other.script);
492 uprv_strcpy(country, other.country);
putil.c 927 uprv_strcpy(curpath, path);
935 uprv_strcpy(newpath, curpath);
957 uprv_strcpy(SEARCH_TZFILE_RESULT, zoneid);
    [all...]
cstring.h 33 #define uprv_strcpy(dst, src) U_STANDARD_CPP_NAMESPACE strcpy(dst, src) macro
wintz.c 130 uprv_strcpy(subKeyName, TZ_REGKEY[(gWinType != WIN_9X_ME_TYPE)]);
  /external/chromium_org/third_party/icu/source/tools/genrb/
genrb.c 307 uprv_strcpy(nameWithoutSuffix, poolResName);
327 uprv_strcpy(theCurrentFileName, options[USE_POOL_BUNDLE].value);
330 uprv_strcpy(theCurrentFileName, inputDir);
417 uprv_strcpy(theCurrentFileName, inputDir);
523 uprv_strcpy(openFileName, inputDir);
536 uprv_strcpy(openFileName, inputDir);
680 uprv_strcpy(resName, dirname);
701 uprv_strcpy(resName, outputDir);
wrtxml.cpp 97 uprv_strcpy(result, id);
102 uprv_strcpy(result, id);
260 uprv_strcpy(dest+( destLen),"\x26\x61\x6d\x70\x3b"); /* &*/
264 uprv_strcpy(dest+(destLen),"\x26\x6c\x74\x3b"); /* <*/
268 uprv_strcpy(dest+(destLen),"\x26\x67\x74\x3b"); /* >*/
272 uprv_strcpy(dest+(destLen),"\x26\x71\x75\x6f\x74\x3b"); /* "*/
276 uprv_strcpy(dest+(destLen),"\x26\x61\x70\x6f\x73\x3b"); /* ' */
805 uprv_strcpy(fileName, res->u.fBinaryValue.fFileName);
1081 uprv_strcpy(lang, language);
1087 uprv_strcpy(outputFileName,outFileName)
    [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
writesrc.c 39 uprv_strcpy(buffer, path);
44 uprv_strcpy(q, filename);
filetools.cpp 52 uprv_strcpy(newpath, checkAgainst);
  /external/icu4c/common/
locid.cpp 336 uprv_strcpy(p, newLanguage);
347 uprv_strcpy(p, newCountry);
371 uprv_strcpy(p, newKeywords);
412 uprv_strcpy(fullName, other.fullName);
424 uprv_strcpy(baseNameBuffer, other.baseNameBuffer);
429 uprv_strcpy(language, other.language);
430 uprv_strcpy(script, other.script);
431 uprv_strcpy(country, other.country);
uresbund.cpp 305 uprv_strcpy(res->fName, name);
483 uprv_strcpy(name, r->fName); /* this is needed for supporting aliases */
543 uprv_strcpy(usrDataPath, U_USRDATA_NAME);
616 uprv_strcpy(name, uloc_getDefault());
655 uprv_strcpy(name, kRootLocaleName);
764 uprv_strcpy(resB->fResPath, toAdd);
783 uprv_strcpy(resB->fResPath, resB->fResBuf);
794 uprv_strcpy(resB->fResPath + resPathLenOrig, toAdd);
    [all...]
cstring.c 180 uprv_strcpy(buffer+length, tbuf+tbx);
218 uprv_strcpy(buffer+length, tbuf+tbx);
wintz.c 131 uprv_strcpy(subKeyName, TZ_REGKEY[(gWinType != WIN_9X_ME_TYPE)]);
362 uprv_strcpy(icuid, tmpid);
putil.cpp 948 uprv_strcpy(curpath, path);
956 uprv_strcpy(newpath, curpath);
    [all...]
  /external/icu4c/tools/genrb/
genrb.c 302 uprv_strcpy(nameWithoutSuffix, poolResName);
322 uprv_strcpy(theCurrentFileName, options[USE_POOL_BUNDLE].value);
325 uprv_strcpy(theCurrentFileName, inputDir);
412 uprv_strcpy(theCurrentFileName, inputDir);
525 uprv_strcpy(openFileName, inputDir);
538 uprv_strcpy(openFileName, inputDir);
684 uprv_strcpy(resName, dirname);
705 uprv_strcpy(resName, outputDir);
wrtxml.cpp 99 uprv_strcpy(result, id);
104 uprv_strcpy(result, id);
262 uprv_strcpy(dest+( destLen),"\x26\x61\x6d\x70\x3b"); /* &*/
266 uprv_strcpy(dest+(destLen),"\x26\x6c\x74\x3b"); /* <*/
270 uprv_strcpy(dest+(destLen),"\x26\x67\x74\x3b"); /* >*/
274 uprv_strcpy(dest+(destLen),"\x26\x71\x75\x6f\x74\x3b"); /* "*/
278 uprv_strcpy(dest+(destLen),"\x26\x61\x70\x6f\x73\x3b"); /* ' */
805 uprv_strcpy(fileName, res->u.fBinaryValue.fFileName);
1080 uprv_strcpy(lang, language);
1086 uprv_strcpy(outputFileName,outFileName)
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
testidn.cpp 103 uprv_strcpy(filename+2,srcDir);
105 uprv_strcpy(filename, srcDir);
120 uprv_strcpy(basename,SPREP_DIR);
125 uprv_strcpy(basename,fileNames[0]);
windttst.cpp 127 uprv_strcpy(localeID, lcidRecords[i].localeID);
  /external/icu4c/test/intltest/
testidn.cpp 104 uprv_strcpy(filename+2,srcDir);
106 uprv_strcpy(filename, srcDir);
121 uprv_strcpy(basename,SPREP_DIR);
126 uprv_strcpy(basename,fileNames[0]);
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 543 uprv_strcpy(targetDir, o->install);
558 uprv_strcpy(targetDir, o->targetDir);
561 uprv_strcpy(tmpDir, o->tmpDir);
564 uprv_strcpy(datFileNamePath, tmpDir);
566 uprv_strcpy(datFileName, o->shortName);
583 uprv_strcpy(targetFileNamePath, targetDir);
    [all...]
  /external/chromium_org/third_party/icu/source/io/
locbund.c 92 uprv_strcpy(result->fLocale, loc);
  /external/icu4c/io/
locbund.cpp 90 uprv_strcpy(result->fLocale, loc);
  /external/icu4c/tools/toolutil/
filetools.cpp 53 uprv_strcpy(newpath, checkAgainst);
writesrc.c 40 uprv_strcpy(buffer, path);
45 uprv_strcpy(q, filename);

Completed in 549 milliseconds

12 3 4 5 6 7