Lines Matching refs:uprv_strcpy
111 uprv_strcpy(result, id); in getID()
116 uprv_strcpy(result, id); in getID()
274 uprv_strcpy(dest+( destLen),"\x26\x61\x6d\x70\x3b"); /* &*/ in convertAndEscape()
278 uprv_strcpy(dest+(destLen),"\x26\x6c\x74\x3b"); /* <*/ in convertAndEscape()
282 uprv_strcpy(dest+(destLen),"\x26\x67\x74\x3b"); /* >*/ in convertAndEscape()
286 uprv_strcpy(dest+(destLen),"\x26\x71\x75\x6f\x74\x3b"); /* "*/ in convertAndEscape()
290 uprv_strcpy(dest+(destLen),"\x26\x61\x70\x6f\x73\x3b"); /* ' */ in convertAndEscape()
817 uprv_strcpy(fileName, res->fFileName); in bin_write_xml()
1092 uprv_strcpy(lang, language); in bundle_write_xml()
1098 uprv_strcpy(outputFileName,outFileName); in bundle_write_xml()
1102 uprv_strcpy(outputFileName,srBundle->fLocale); in bundle_write_xml()
1114 uprv_strcpy(xmlfileName, outputDir); in bundle_write_xml()