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