Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Ddict.h25 typedef xmlDict *xmlDictPtr; typedef
/external/libxml2/include/libxml/
Ddict.h26 typedef xmlDict *xmlDictPtr; typedef
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXSLTProcessorLibxslt.cpp90 const xmlChar* uri, xmlDictPtr, int options, void* ctxt, xsltLoadType type) in docLoaderFunc() argument