Searched defs:_xmlSAXHandlerV1 (Results 1 – 1 of 1) sorted by relevance
757 struct _xmlSAXHandlerV1 { struct758 internalSubsetSAXFunc internalSubset;759 isStandaloneSAXFunc isStandalone;760 hasInternalSubsetSAXFunc hasInternalSubset;761 hasExternalSubsetSAXFunc hasExternalSubset;762 resolveEntitySAXFunc resolveEntity;763 getEntitySAXFunc getEntity;764 entityDeclSAXFunc entityDecl;765 notationDeclSAXFunc notationDecl;766 attributeDeclSAXFunc attributeDecl;[all …]