Searched refs:xmlShellLoad (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 160 xmlShellLoad (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | debugXML.h | 160 xmlShellLoad (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/ |
D | debugXML.c | 2451 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function 2930 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
|
D | elfgcchack.h | 10480 #undef xmlShellLoad 10481 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias"))); 10483 #ifndef xmlShellLoad 10484 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden"))); 10485 #define xmlShellLoad xmlShellLoad__internal_alias macro
|
D | testapi.c | 7811 ret_val = xmlShellLoad(ctxt, filename, node, node2); in test_xmlShellLoad()
|
/external/libxml2/ |
D | debugXML.c | 2452 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function 2931 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
|
D | elfgcchack.h | 10480 #undef xmlShellLoad 10481 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias"))); 10483 #ifndef xmlShellLoad 10484 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden"))); 10485 #define xmlShellLoad xmlShellLoad__internal_alias macro
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1835 xmlShellLoad
|