Home
last modified time | relevance | path

Searched defs:_xmlSAXHandlerV1 (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h757 struct _xmlSAXHandlerV1 { struct
758 internalSubsetSAXFunc internalSubset;
759 isStandaloneSAXFunc isStandalone;
760 hasInternalSubsetSAXFunc hasInternalSubset;
761 hasExternalSubsetSAXFunc hasExternalSubset;
762 resolveEntitySAXFunc resolveEntity;
763 getEntitySAXFunc getEntity;
764 entityDeclSAXFunc entityDecl;
765 notationDeclSAXFunc notationDecl;
766 attributeDeclSAXFunc attributeDecl;
[all …]