Home
last modified time | relevance | path

Searched refs:xmlLsOneNode (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A DdebugXML.h81 xmlLsOneNode (FILE *output, xmlNodePtr node);
/reactos/sdk/lib/3rdparty/libxml2/
H A DdebugXML.c1652 xmlLsOneNode(FILE *output, xmlNodePtr node) { in xmlLsOneNode() function
2012 xmlLsOneNode(ctxt->output, node); in xmlShellList()
2017 xmlLsOneNode(ctxt->output, node); in xmlShellList()
2021 xmlLsOneNode(ctxt->output, cur); in xmlShellList()