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