Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp706 static inline void handleElementNamespaces(Element* newElement, const xmlChar** libxmlNamespaces, i… in handleElementNamespaces()
746const xmlChar** libxmlNamespaces, int nb_attributes, int nb_defaulted, const xmlChar** libxmlAttri… in startElementNs()