Home
last modified time | relevance | path

Searched refs:xmlShellCat (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
DdebugXML.h168 xmlShellCat (xmlShellCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DdebugXML.rpgle198 d xmlShellCat pr extproc('xmlShellCat')
/third_party/libxml2/
DdebugXML.c2406 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellCat() function
3324 xmlShellCat(ctxt, NULL, ctxt->node, NULL); in xmlShell()
3350 xmlShellCat(ctxt, NULL, in xmlShell()
Dlibxml2.syms34 xmlShellCat;
Delfgcchack.h10604 #undef xmlShellCat
10605 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
10607 #ifndef xmlShellCat
10608 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
10609 #define xmlShellCat xmlShellCat__internal_alias macro
Dtestapi.c7614 ret_val = xmlShellCat(ctxt, arg, node, node2); in test_xmlShellCat()
/third_party/libxml2/win32/
Dlibxml2.def.src1843 xmlShellCat
/third_party/chromium/patch/
D0001-cve.patch111577 -#undef xmlShellCat
111578 -extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
111580 -#ifndef xmlShellCat
111581 -extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
111582 -#define xmlShellCat xmlShellCat__internal_alias