Searched refs:ctxtobj (Results 1 - 1 of 1) sorted by relevance
/external/libxml2/python/ | ||
H A D | libxml.c | 714 PyObject *ctxtobj; local 716 ctxtobj = libxml_xmlParserCtxtPtrWrap(ctxt); 722 (char *) "(ssO)", URL, ID, ctxtobj); 723 Py_XDECREF(ctxtobj); |
Completed in 50 milliseconds