Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h762 struct _xmlSAXHandlerV1 { struct
763 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 …]
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h789 struct _xmlSAXHandlerV1 { struct
790 internalSubsetSAXFunc internalSubset;
791 isStandaloneSAXFunc isStandalone;
792 hasInternalSubsetSAXFunc hasInternalSubset;
793 hasExternalSubsetSAXFunc hasExternalSubset;
794 resolveEntitySAXFunc resolveEntity;
795 getEntitySAXFunc getEntity;
796 entityDeclSAXFunc entityDecl;
797 notationDeclSAXFunc notationDecl;
798 attributeDeclSAXFunc attributeDecl;
[all …]