Lines Matching refs:uprv_malloc
256 fData = (int64_t *)uprv_malloc(fPattern->fDataSize * sizeof(int64_t));
337 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1));
529 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16));
1262 UChar *groupChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1));
1339 UChar *groupChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1));
1468 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(input16Len));
2037 UText **destText = (UText **)uprv_malloc(sizeof(UText*)*destCapacity);
2118 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1));
2157 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1));
2226 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1));