Lines Matching defs:ctxt
108 xmlXIncludeErrMemory(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, in xmlXIncludeErrMemory()
129 xmlXIncludeErr(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, int error, in xmlXIncludeErr()
172 xmlXIncludeGetProp(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur, in xmlXIncludeGetProp()
225 xmlXIncludeNewRef(xmlXIncludeCtxtPtr ctxt, const xmlChar *URI, in xmlXIncludeNewRef()
315 xmlXIncludeURLPush(xmlXIncludeCtxtPtr ctxt, in xmlXIncludeURLPush()
355 xmlXIncludeURLPop(xmlXIncludeCtxtPtr ctxt) in xmlXIncludeURLPop()
379 xmlXIncludeFreeContext(xmlXIncludeCtxtPtr ctxt) { in xmlXIncludeFreeContext()
421 xmlXIncludeParseFile(xmlXIncludeCtxtPtr ctxt, const char *URL) { in xmlXIncludeParseFile()
489 xmlXIncludeAddNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur) { in xmlXIncludeAddNode()
664 xmlXIncludeRecurseDoc(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, in xmlXIncludeRecurseDoc()
758 xmlXIncludeAddTxt(xmlXIncludeCtxtPtr ctxt, xmlNodePtr txt, const xmlURL url) { in xmlXIncludeAddTxt()
818 xmlXIncludeCopyNode(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyNode()
845 xmlXIncludeCopyNodeList(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyNodeList()
910 xmlXIncludeCopyRange(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyRange()
1124 xmlXIncludeCopyXPointer(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, in xmlXIncludeCopyXPointer()
1252 xmlXIncludeCtxtPtr ctxt; member
1270 xmlXIncludeCtxtPtr ctxt; in xmlXIncludeMergeEntity() local
1343 xmlXIncludeMergeEntities(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, in xmlXIncludeMergeEntities()
1404 xmlXIncludeLoadDoc(xmlXIncludeCtxtPtr ctxt, const xmlChar *url, int nr) { in xmlXIncludeLoadDoc()
1797 xmlXIncludeLoadTxt(xmlXIncludeCtxtPtr ctxt, const xmlChar *url, int nr) { in xmlXIncludeLoadTxt()
1963 xmlXIncludeLoadFallback(xmlXIncludeCtxtPtr ctxt, xmlNodePtr fallback, int nr) { in xmlXIncludeLoadFallback()
2014 xmlXIncludePreProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludePreProcessNode()
2029 xmlXIncludeLoadNode(xmlXIncludeCtxtPtr ctxt, int nr) { in xmlXIncludeLoadNode()
2186 xmlXIncludeIncludeNode(xmlXIncludeCtxtPtr ctxt, int nr) { in xmlXIncludeIncludeNode()
2286 xmlXIncludeTestNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeTestNode()
2364 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree) { in xmlXIncludeDoProcess()
2458 xmlXIncludeSetFlags(xmlXIncludeCtxtPtr ctxt, int flags) { in xmlXIncludeSetFlags()
2480 xmlXIncludeCtxtPtr ctxt; in xmlXIncludeProcessTreeFlagsData() local
2566 xmlXIncludeCtxtPtr ctxt; in xmlXIncludeProcessTreeFlags() local
2611 xmlXIncludeProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeProcessNode()