• Home
  • Raw
  • Download

Lines Matching defs:node

46     xmlNodePtr node;		/* current node */  member
93 xmlNsCheckScope(xmlNodePtr node, xmlNsPtr ns) in xmlNsCheckScope()
197 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns) in xmlCtxtNsCheckScope()
275 xmlCtxtGenericNodeCheck(xmlDebugCtxtPtr ctxt, xmlNodePtr node) { in xmlCtxtGenericNodeCheck()
879 xmlCtxtDumpOneNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpOneNode()
1062 xmlCtxtDumpNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNode()
1089 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNodeList()
1440 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpOneNode()
1461 xmlDebugDumpNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpNode()
1483 xmlDebugDumpNodeList(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpNodeList()
1605 xmlLsCountNode(xmlNodePtr node) { in xmlLsCountNode()
1662 xmlLsOneNode(FILE *output, xmlNodePtr node) { in xmlLsOneNode()
1891 xmlShellPrintNodeCtxt(xmlShellCtxtPtr ctxt,xmlNodePtr node) in xmlShellPrintNodeCtxt()
1919 xmlShellPrintNode(xmlNodePtr node) in xmlShellPrintNode()
2006 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellList()
2049 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellBase()
2086 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellSetBase()
2199 char *arg, xmlNodePtr node, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellGrep()
2277 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellDir()
2311 char *value, xmlNodePtr node, in xmlShellSetContent()
2407 xmlNodePtr node, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellCat()
2507 xmlShellWrite(xmlShellCtxtPtr ctxt, char *filename, xmlNodePtr node, in xmlShellWrite()
2682 xmlNodePtr node; in xmlShellDu() local
2764 xmlNodePtr node, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellPwd()