Searched defs:_xmlSAXHandler (Results 1 – 2 of 2) sorted by relevance
720 struct _xmlSAXHandler { struct721 internalSubsetSAXFunc internalSubset;722 isStandaloneSAXFunc isStandalone;723 hasInternalSubsetSAXFunc hasInternalSubset;724 hasExternalSubsetSAXFunc hasExternalSubset;725 resolveEntitySAXFunc resolveEntity;726 getEntitySAXFunc getEntity;727 entityDeclSAXFunc entityDecl;728 notationDeclSAXFunc notationDecl;729 attributeDeclSAXFunc attributeDecl;[all …]