Searched refs:xmlShellList (Results 1 – 8 of 8) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | debugXML.h | 145 xmlShellList (xmlShellCtxtPtr ctxt,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | debugXML.rpgle | 165 d xmlShellList pr extproc('xmlShellList')
|
| /third_party/libxml2/ |
| D | debugXML.c | 2005 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()
|
| D | libxml2.syms | 37 xmlShellList;
|
| D | elfgcchack.h | 10640 #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
|
| D | testapi.c | 7779 ret_val = xmlShellList(ctxt, arg, node, node2); in test_xmlShellList()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1852 xmlShellList
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 111613 -#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
|