Home
last modified time | relevance | path

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

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