Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParserCtxt

1863     ctxt = (xmlParserCtxtPtr) xmlMalloc(sizeof(xmlParserCtxt));
1868 memset(ctxt, 0, sizeof(xmlParserCtxt));