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