Lines Matching refs:uprv_strcpy
109 uprv_strcpy(result, id); in getID()
114 uprv_strcpy(result, id); in getID()
272 uprv_strcpy(dest+( destLen),"\x26\x61\x6d\x70\x3b"); /* &*/ in convertAndEscape()
276 uprv_strcpy(dest+(destLen),"\x26\x6c\x74\x3b"); /* <*/ in convertAndEscape()
280 uprv_strcpy(dest+(destLen),"\x26\x67\x74\x3b"); /* >*/ in convertAndEscape()
284 uprv_strcpy(dest+(destLen),"\x26\x71\x75\x6f\x74\x3b"); /* "*/ in convertAndEscape()
288 uprv_strcpy(dest+(destLen),"\x26\x61\x70\x6f\x73\x3b"); /* ' */ in convertAndEscape()
815 uprv_strcpy(fileName, res->fFileName); in bin_write_xml()
1090 uprv_strcpy(lang, language); in bundle_write_xml()
1096 uprv_strcpy(outputFileName,outFileName); in bundle_write_xml()
1100 uprv_strcpy(outputFileName,srBundle->fLocale); in bundle_write_xml()
1112 uprv_strcpy(xmlfileName, outputDir); in bundle_write_xml()