Lines Matching full:uprv_malloc
247 fData = (int64_t *)uprv_malloc(fPattern->fDataSize * sizeof(int64_t));
321 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1));
492 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16));
1167 UChar *groupChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1));
1241 UChar *groupChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1));
1349 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(input16Len));
1995 UText **destText = (UText **)uprv_malloc(sizeof(UText*)*destCapacity);
2068 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1));
2100 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1));
2157 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1));