Home
last modified time | relevance | path

Searched refs:xmlDebugDumpString (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h29 xmlDebugDumpString (FILE *output,
/external/cronet/third_party/libxml/src/include/libxml/
DdebugXML.h29 xmlDebugDumpString (FILE *output,
/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle22 d xmlDebugDumpString...
23 d pr extproc('xmlDebugDumpString')
/external/libxml2/
DdebugXML.c1331 xmlDebugDumpString(FILE * output, const xmlChar * str) in xmlDebugDumpString() function
1721 xmlDebugDumpString(output, node->content); in xmlLsOneNode()
Dlibxml2.syms19 xmlDebugDumpString;
Dxpath.c1249 xmlDebugDumpString(output, cur->stringval); in xmlXPathDebugDumpObject()
Dtestapi.c7489 xmlDebugDumpString(output, str); in test_xmlDebugDumpString()
/external/cronet/third_party/libxml/src/
Dxpath.c1417 xmlDebugDumpString(output, cur->stringval); in xmlXPathDebugDumpObject()
Dtestapi.c7464 xmlDebugDumpString(output, (const xmlChar *)str); in test_xmlDebugDumpString()