Searched refs:xmlShellCat (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 168 xmlShellCat (xmlShellCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | debugXML.rpgle | 198 d xmlShellCat pr extproc('xmlShellCat')
|
/external/libxml2/ |
D | debugXML.c | 2412 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellCat() function 3330 xmlShellCat(ctxt, NULL, ctxt->node, NULL); in xmlShell() 3356 xmlShellCat(ctxt, NULL, in xmlShell()
|
D | libxml2.syms | 34 xmlShellCat;
|
D | elfgcchack.h | 10582 #undef xmlShellCat 10583 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias"))); 10585 #ifndef xmlShellCat 10586 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden"))); 10587 #define xmlShellCat xmlShellCat__internal_alias macro
|
D | testapi.c | 7612 ret_val = xmlShellCat(ctxt, arg, node, node2); in test_xmlShellCat()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1841 xmlShellCat
|