Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h721 struct _xmlSAXHandler { struct
722 internalSubsetSAXFunc internalSubset;
723 isStandaloneSAXFunc isStandalone;
724 hasInternalSubsetSAXFunc hasInternalSubset;
725 hasExternalSubsetSAXFunc hasExternalSubset;
726 resolveEntitySAXFunc resolveEntity;
727 getEntitySAXFunc getEntity;
728 entityDeclSAXFunc entityDecl;
729 notationDeclSAXFunc notationDecl;
730 attributeDeclSAXFunc attributeDecl;
[all …]