Searched refs:xmlCtxtDumpNodeList (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DdebugXML.c54 static void xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node);
836 xmlCtxtDumpNodeList(ctxt, attr->children);
1072 xmlCtxtDumpNodeList(ctxt, node->children);
1078 * xmlCtxtDumpNodeList:
1086 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) function
1223 xmlCtxtDumpNodeList(ctxt, doc->children);
1325 xmlCtxtDumpNodeList(ctxt, dtd->children);
1488 xmlCtxtDumpNodeList(&ctxt, node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DdebugXML.c54 static void xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node);
835 xmlCtxtDumpNodeList(ctxt, attr->children);
1071 xmlCtxtDumpNodeList(ctxt, node->children);
1077 * xmlCtxtDumpNodeList:
1085 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) function
1222 xmlCtxtDumpNodeList(ctxt, doc->children);
1324 xmlCtxtDumpNodeList(ctxt, dtd->children);
1487 xmlCtxtDumpNodeList(&ctxt, node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DdebugXML.c54 static void xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node);
836 xmlCtxtDumpNodeList(ctxt, attr->children);
1072 xmlCtxtDumpNodeList(ctxt, node->children);
1078 * xmlCtxtDumpNodeList:
1086 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) function
1223 xmlCtxtDumpNodeList(ctxt, doc->children);
1325 xmlCtxtDumpNodeList(ctxt, dtd->children);
1488 xmlCtxtDumpNodeList(&ctxt, node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DdebugXML.c54 static void xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node);
835 xmlCtxtDumpNodeList(ctxt, attr->children);
1071 xmlCtxtDumpNodeList(ctxt, node->children);
1077 * xmlCtxtDumpNodeList:
1085 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) function
1222 xmlCtxtDumpNodeList(ctxt, doc->children);
1324 xmlCtxtDumpNodeList(ctxt, dtd->children);
1487 xmlCtxtDumpNodeList(&ctxt, node);

Completed in 51 milliseconds