Searched defs:libxmlAttributes (Results 1 – 1 of 1) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
| D | XMLDocumentParser.cpp | 927 …dleElementAttributes(Vector<Attribute>& prefixedAttributes, const xmlChar** libxmlAttributes, int … in handleElementAttributes() 946 …st xmlChar** libxmlNamespaces, int nbAttributes, int nbDefaulted, const xmlChar** libxmlAttributes) in startElementNs() 1242 …s, const xmlChar** namespaces, int nbAttributes, int nbDefaulted, const xmlChar** libxmlAttributes) in startElementNsHandler() 1597 int nbAttributes, int /*nbDefaulted*/, const xmlChar** libxmlAttributes) in attributesStartElementNsHandler()
|