Searched defs:copyStr (Results 1 – 1 of 1) sorted by relevance
1581 char *copyStr = (char *)uprv_malloc(len+1); in utf8TextClone() local2363 UChar *copyStr = (UChar *)uprv_malloc((len+1) * sizeof(UChar)); in ucstrTextClone() local