Home | History | Annotate | Download | only in dumpce

Lines Matching refs:malloc

406             rules = (UChar *)malloc(sizeof(UChar) * 
421 rules = (UChar *)malloc(sizeof(UChar) *
1071 src.source = (UChar *)malloc(sizeof(UChar) *
1174 src.source = (UChar *)malloc(
1268 (ScriptElement *)malloc(sizeof(ScriptElement) * 0x20000);