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