Home | History | Annotate | Download | only in python

Lines Matching full:ctxtobj

714 	PyObject *ctxtobj;
716 ctxtobj = libxml_xmlParserCtxtPtrWrap(ctxt);
722 (char *) "(ssO)", URL, ID, ctxtobj);
723 Py_XDECREF(ctxtobj);