Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDoc

1153     cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
1158 memset(cur, 0, sizeof(xmlDoc));