Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DdebugXML.h145 xmlShellList (xmlShellCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DdebugXML.rpgle165 d xmlShellList pr extproc('xmlShellList')
/third_party/libxml2/
DdebugXML.c2005 xmlShellList(xmlShellCtxtPtr ctxt, in xmlShellList() function
2219 xmlShellList(ctxt, NULL, node, NULL); in xmlShellGrep()
2225 xmlShellList(ctxt, NULL, node->parent, NULL); in xmlShellGrep()
3081 xmlShellList(ctxt, NULL, ctxt->node, NULL); in xmlShell()
3110 xmlShellList(ctxt, NULL, in xmlShell()
Dlibxml2.syms37 xmlShellList;
Delfgcchack.h10640 #undef xmlShellList
10641 extern __typeof (xmlShellList) xmlShellList __attribute((alias("xmlShellList__internal_alias")));
10643 #ifndef xmlShellList
10644 extern __typeof (xmlShellList) xmlShellList__internal_alias __attribute((visibility("hidden")));
10645 #define xmlShellList xmlShellList__internal_alias macro
Dtestapi.c7779 ret_val = xmlShellList(ctxt, arg, node, node2); in test_xmlShellList()
/third_party/libxml2/win32/
Dlibxml2.def.src1852 xmlShellList
/third_party/chromium/patch/
D0001-cve.patch111613 -#undef xmlShellList
111614 -extern __typeof (xmlShellList) xmlShellList __attribute((alias("xmlShellList__internal_alias")));
111616 -#ifndef xmlShellList
111617 -extern __typeof (xmlShellList) xmlShellList__internal_alias __attribute((visibility("hidden")));
111618 -#define xmlShellList xmlShellList__internal_alias