Lines Matching refs:uprv_malloc
379 int32_t *array = (int32_t*) uprv_malloc( sizeof(int32_t) * words );901 utf8 = (char *)uprv_malloc(length8);1437 UChar* text = (UChar*) uprv_malloc( sizeof(UChar) * (limit - start) );