Home | History | Annotate | Download | only in i18n

Lines Matching refs:uprv_malloc

743   char* buf = (char *)uprv_malloc((len+1)*sizeof(char)); //new char[len+1];