Searched defs:_xmlSAX2Attributes (Results 1 – 1 of 1) sorted by relevance
720 struct _xmlSAX2Attributes { struct721 const xmlChar* localname;722 const xmlChar* prefix;723 const xmlChar* uri;724 const xmlChar* value;725 const xmlChar* end;