Searched defs:libxmlAttributes (Results 1 – 1 of 1) sorted by relevance
/external/webkit/WebCore/dom/ |
D | XMLTokenizerLibxml2.cpp | 681 static inline void handleElementAttributes(Element* newElement, const xmlChar** libxmlAttributes, i… in handleElementAttributes() 699 … xmlChar** libxmlNamespaces, int nb_attributes, int nb_defaulted, const xmlChar** libxmlAttributes) in startElementNs() 990 … const xmlChar** namespaces, int nb_attributes, int nb_defaulted, const xmlChar** libxmlAttributes) in startElementNsHandler() 1318 … int nb_attributes, int /*nb_defaulted*/, const xmlChar** libxmlAttributes) in attributesStartElementNsHandler()
|