Home
last modified time | relevance | path

Searched defs:_xmlSAXHandler (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h720 struct _xmlSAXHandler { struct
721 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 …]
/external/cronet/third_party/libxml/src/include/libxml/
Dparser.h720 struct _xmlSAXHandler { struct
721 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 …]