Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParserCtxt

4835     ctxt = (xmlParserCtxtPtr) xmlMalloc(sizeof(xmlParserCtxt));
4840 memset(ctxt, 0, sizeof(xmlParserCtxt));