Searched defs:nbNamespaces (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
D | XMLDocumentParser.cpp | 898 …r<Attribute>& prefixedAttributes, const xmlChar** libxmlNamespaces, int nbNamespaces, ExceptionSta… in handleNamespaceAttributes() 942 …nst AtomicString& localName, const AtomicString& prefix, const AtomicString& uri, int nbNamespaces, in startElementNs() 1251 …onst xmlChar* localName, const xmlChar* prefix, const xmlChar* uri, int nbNamespaces, const xmlCha… in startElementNsHandler()
|
/external/libxml2/ |
D | schematron.c | 145 int nbNamespaces; /* number of namespaces in the array */ member 194 int nbNamespaces; /* number of namespaces in the array */ member
|
/external/chromium_org/third_party/libxml/src/ |
D | schematron.c | 145 int nbNamespaces; /* number of namespaces in the array */ member 194 int nbNamespaces; /* number of namespaces in the array */ member
|