Home | History | Annotate | Download | only in libxml2

Lines Matching refs:malloc

814     ret = (char *) malloc(len + 1);
3086 node->_private = malloc(sizeof(long));