Searched defs:xmlSAX2Attributes (Results 1 – 1 of 1) sorted by relevance
919 struct xmlSAX2Attributes { struct920 const xmlChar* localname;921 const xmlChar* prefix;922 const xmlChar* uri;923 const xmlChar* value;924 const xmlChar* end;