Searched defs:ctxtobj (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/libs/libxml2-2.6.31/python/ | ||
| H A D | libxml.c | 656 PyObject *ctxtobj; local 658 ctxtobj = libxml_xmlParserCtxtPtrWrap(ctxt); 664 (char *) "(ssO)", URL, ID, ctxtobj); 665 Py_XDECREF(ctxtobj); |
Completed in 350 milliseconds