Searched defs:_xmlSAXHandlerV1 (Results 1 – 1 of 1) sorted by relevance
749 struct _xmlSAXHandlerV1 { struct750 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 …]