Searched defs:nb_namespaces (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Source/WebCore/dom/ |
D | XMLDocumentParserLibxml2.cpp | 88 …ck(const xmlChar* xmlLocalName, const xmlChar* xmlPrefix, const xmlChar* xmlURI, int nb_namespaces, in appendStartElementNSCallback() 227 int nb_namespaces; member 706 …ntNamespaces(Element* newElement, const xmlChar** libxmlNamespaces, int nb_namespaces, ExceptionCo… in handleElementNamespaces() 745 …Ns(const xmlChar* xmlLocalName, const xmlChar* xmlPrefix, const xmlChar* xmlURI, int nb_namespaces, in startElementNs() 1115 …onst xmlChar* localname, const xmlChar* prefix, const xmlChar* uri, int nb_namespaces, const xmlCh… in startElementNsHandler()
|
/external/libxml2/ |
D | SAX2.c | 2155 int nb_namespaces, in xmlSAX2StartElementNs()
|
D | pattern.c | 183 int nb_namespaces; /* the number of namespaces */ member
|
D | xmllint.c | 1523 int nb_namespaces, in startElementNsDebug()
|
D | xmlreader.c | 702 int nb_namespaces, in xmlTextReaderStartElementNs()
|
D | xmlschemas.c | 27242 int nb_namespaces, in xmlSchemaSAXHandleStartElementNs() 28422 int nb_namespaces, const xmlChar ** namespaces, in startElementNsSplit()
|