Lines Matching +defs:file +defs:handler

209     PyObject *file, *ret;  in xmlPythonFileCloseRaw()  local
233 PyObject *file; in xmlPythonFileReadRaw() local
295 PyObject *file; in xmlPythonFileRead() local
358 PyObject *file; in xmlPythonFileWrite() local
400 PyObject *file, *ret = NULL; in xmlPythonFileClose() local
427 xmlOutputBufferCreatePythonFile(PyObject *file, in xmlOutputBufferCreatePythonFile()
447 PyObject *file; in libxml_xmlCreateOutputBuffer() local
449 xmlCharEncodingHandlerPtr handler = NULL; in libxml_xmlCreateOutputBuffer() local
478 PyObject *file; in libxml_outputBufferGetPythonFile() local
604 xmlParserInputBufferCreatePythonFile(PyObject *file, in xmlParserInputBufferCreatePythonFile()
624 PyObject *file; in libxml_xmlCreateInputBuffer() local
824 PyObject *handler; in pythonStartElement() local
879 PyObject *handler; in pythonStartDocument() local
895 PyObject *handler; in pythonEndDocument() local
915 PyObject *handler; in pythonEndElement() local
937 PyObject *handler; in pythonReference() local
953 PyObject *handler; in pythonCharacters() local
978 PyObject *handler; in pythonIgnorableWhitespace() local
1005 PyObject *handler; in pythonProcessingInstruction() local
1020 PyObject *handler; in pythonComment() local
1037 PyObject *handler; in pythonWarning() local
1060 PyObject *handler; in pythonError() local
1083 PyObject *handler; in pythonFatalError() local
1106 PyObject *handler; in pythonCdataBlock() local
1135 PyObject *handler; in pythonExternalSubset() local
1155 PyObject *handler; in pythonEntityDecl() local
1177 PyObject *handler; in pythonNotationDecl() local
1199 PyObject *handler; in pythonAttributeDecl() local
1235 PyObject *handler; in pythonElementDecl() local
1261 PyObject *handler; in pythonUnparsedEntityDecl() local
1280 PyObject *handler; in pythonInternalSubset() local
2764 xmlCharEncodingHandlerPtr handler = NULL; in libxml_saveNodeTo() local