Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDoc

1141     cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
1146 memset(cur, 0, sizeof(xmlDoc));