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