Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DdebugXML.h150 xmlShellBase (xmlShellCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DdebugXML.rpgle172 d xmlShellBase pr extproc('xmlShellBase')
/third_party/libxml2/
DdebugXML.c2048 xmlShellBase(xmlShellCtxtPtr ctxt, in xmlShellBase() function
3043 xmlShellBase(ctxt, NULL, ctxt->node, NULL); in xmlShell()
Dlibxml2.syms33 xmlShellBase;
Delfgcchack.h10592 #undef xmlShellBase
10593 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));
10595 #ifndef xmlShellBase
10596 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));
10597 #define xmlShellBase xmlShellBase__internal_alias macro
Dtestapi.c7559 ret_val = xmlShellBase(ctxt, arg, node, node2); in test_xmlShellBase()
/third_party/libxml2/win32/
Dlibxml2.def.src1840 xmlShellBase
/third_party/chromium/patch/
D0001-cve.patch111565 -#undef xmlShellBase
111566 -extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));
111568 -#ifndef xmlShellBase
111569 -extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));
111570 -#define xmlShellBase xmlShellBase__internal_alias