Home | History | Annotate | Download | only in i18n

Lines Matching refs:uprv_malloc

224     result->fText = (UChar*)uprv_malloc((len + 1) * sizeof(UChar));