Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h708 struct _xmlSAXHandler { struct
709 internalSubsetSAXFunc internalSubset;
710 isStandaloneSAXFunc isStandalone;
711 hasInternalSubsetSAXFunc hasInternalSubset;
712 hasExternalSubsetSAXFunc hasExternalSubset;
713 resolveEntitySAXFunc resolveEntity;
714 getEntitySAXFunc getEntity;
715 entityDeclSAXFunc entityDecl;
716 notationDeclSAXFunc notationDecl;
717 attributeDeclSAXFunc attributeDecl;
[all …]