Home
last modified time | relevance | path

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

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