Home
last modified time | relevance | path

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

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