Lines Matching +defs:xml +defs:node +defs:children
60 int xml; /* xml or txt */ member
108 xmlXIncludeErrMemory(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, in xmlXIncludeErrMemory()
129 xmlXIncludeErr(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, int error, in xmlXIncludeErr()
498 int xml = 1, i; /* default Issue 64 */ in xmlXIncludeAddNode() local
1694 xmlNodePtr node; in xmlXIncludeLoadDoc() local
1797 xmlNodePtr node; in xmlXIncludeLoadTxt() local
2012 xmlXIncludePreProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludePreProcessNode()
2034 int xml = 1; /* default Issue 64 */ in xmlXIncludeLoadNode() local
2131 xmlNodePtr children; in xmlXIncludeLoadNode() local
2284 xmlXIncludeTestNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeTestNode()
2609 xmlXIncludeProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeProcessNode()