Lines Matching defs:handler
449 xmlCharEncodingHandlerPtr handler = NULL; in libxml_xmlCreateOutputBuffer() 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