Lines Matching refs:malloc
892 str = (UChar *)malloc(sizeof(UChar) * strlen);1056 str = (UChar *)malloc(sizeof(UChar) * strlen);1379 UChar *buf = (UChar *)malloc(bufLen * sizeof(UChar));