Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXIncludeCtxt

289     ret = (xmlXIncludeCtxtPtr) xmlMalloc(sizeof(xmlXIncludeCtxt));
295 memset(ret, 0, sizeof(xmlXIncludeCtxt));