Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h749 struct _xmlSAXHandlerV1 { struct
750 internalSubsetSAXFunc internalSubset;
751 isStandaloneSAXFunc isStandalone;
752 hasInternalSubsetSAXFunc hasInternalSubset;
753 hasExternalSubsetSAXFunc hasExternalSubset;
754 resolveEntitySAXFunc resolveEntity;
755 getEntitySAXFunc getEntity;
756 entityDeclSAXFunc entityDecl;
757 notationDeclSAXFunc notationDecl;
758 attributeDeclSAXFunc attributeDecl;
[all …]