Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp88 …void appendStartElementNSCallback(const xmlChar* xmlLocalName, const xmlChar* xmlPrefix, const xml… in appendStartElementNSCallback()
224 xmlChar* xmlLocalName; member
745 void XMLDocumentParser::startElementNs(const xmlChar* xmlLocalName, const xmlChar* xmlPrefix, const… in startElementNs()
1484 static void attributesStartElementNsHandler(void* closure, const xmlChar* xmlLocalName, const xmlCh… in attributesStartElementNsHandler()