Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp720 struct _xmlSAX2Attributes { struct
721 const xmlChar* localname;
722 const xmlChar* prefix;
723 const xmlChar* uri;
724 const xmlChar* value;
725 const xmlChar* end;