Searched refs:handleElementNamespaces (Results 1 – 6 of 6) sorted by relevance
| /external/webkit/Source/WebCore/dom/ |
| D | XMLDocumentParserQt.cpp | 341 static inline void handleElementNamespaces(Element* newElement, const QXmlStreamNamespaceDeclaratio… in handleElementNamespaces() function 524 …handleElementNamespaces(newElement.get(), m_stream.namespaceDeclarations(), ec, m_scriptingPermiss… in parseStartElement()
|
| D | xml_expat_tokenizer.cpp | 394 static inline void handleElementNamespaces(Element *newElement, const String &uri, const String &pr… in handleElementNamespaces() function 450 handleElementNamespaces(newElement.get(), uri, prefix, ec); in startElementNs()
|
| D | XMLDocumentParserLibxml2.cpp | 706 static inline void handleElementNamespaces(Element* newElement, const xmlChar** libxmlNamespaces, i… in handleElementNamespaces() function 807 …handleElementNamespaces(newElement.get(), libxmlNamespaces, nb_namespaces, ec, m_scriptingPermissi… in startElementNs()
|
| /external/webkit/Source/WebCore/ |
| D | ChangeLog-2010-12-06 | 51876 (WebCore::handleElementNamespaces): 82169 (WebCore::handleElementNamespaces): 82178 (WebCore::handleElementNamespaces): 82187 (WebCore::handleElementNamespaces): 82196 (WebCore::handleElementNamespaces): 82207 (WebCore::handleElementNamespaces): 123186 (WebCore::handleElementNamespaces): 123243 (WebCore::handleElementNamespaces):
|
| D | ChangeLog-2010-01-29 | 3421 (WebCore::handleElementNamespaces): 3528 (WebCore::handleElementNamespaces): 8986 (WebCore::handleElementNamespaces): 87798 (WebCore::handleElementNamespaces):
|
| D | ChangeLog-2010-05-24 | 30963 (WebCore::handleElementNamespaces):
|