Home
last modified time | relevance | path

Searched refs:xmlXIncludeDoProcess (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/
Dxinclude.c94 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree,
740 xmlXIncludeDoProcess(newctxt, doc, xmlDocGetRootElement(doc), 0); in xmlXIncludeRecurseDoc()
1985 if (xmlXIncludeDoProcess(newctxt, ctxt->doc, fallback, 1) < 0) in xmlXIncludeLoadFallback()
2373 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree, in xmlXIncludeDoProcess() function
2522 ret = xmlXIncludeDoProcess(ctxt, tree->doc, tree, 0); in xmlXIncludeProcessTreeFlagsData()
2606 ret = xmlXIncludeDoProcess(ctxt, tree->doc, tree, 0); in xmlXIncludeProcessTreeFlags()
2646 ret = xmlXIncludeDoProcess(ctxt, node->doc, node, 0); in xmlXIncludeProcessNode()
DNEWS210 Don't recurse into xi:include children in xmlXIncludeDoProcess (Nick Wellnhofer),
/third_party/chromium/patch/
D0001-cve.patch95873 + Don't recurse into xi:include children in xmlXIncludeDoProcess (Nick Wellnhofer),