Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h716 struct _xmlSAXHandler { struct
717 internalSubsetSAXFunc internalSubset;
718 isStandaloneSAXFunc isStandalone;
719 hasInternalSubsetSAXFunc hasInternalSubset;
720 hasExternalSubsetSAXFunc hasExternalSubset;
721 resolveEntitySAXFunc resolveEntity;
722 getEntitySAXFunc getEntity;
723 entityDeclSAXFunc entityDecl;
724 notationDeclSAXFunc notationDecl;
725 attributeDeclSAXFunc attributeDecl;
[all …]