Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Duri.h31 typedef struct _xmlURI xmlURI; typedef
/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp88 …NSCallback(const xmlChar* xmlLocalName, const xmlChar* xmlPrefix, const xmlChar* xmlURI, int nb_na… in appendStartElementNSCallback()
226 xmlChar* xmlURI; member
745 …tElementNs(const xmlChar* xmlLocalName, const xmlChar* xmlPrefix, const xmlChar* xmlURI, int nb_na… in startElementNs()