Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
DXMLDocumentParser.cpp927 …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()