Searched refs:xmlShellSave (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 178 xmlShellSave (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | debugXML.h | 178 xmlShellSave (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/ |
D | debugXML.c | 2574 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function 2937 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
|
D | elfgcchack.h | 10540 #undef xmlShellSave 10541 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias"))); 10543 #ifndef xmlShellSave 10544 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden"))); 10545 #define xmlShellSave xmlShellSave__internal_alias macro
|
D | testapi.c | 7953 ret_val = xmlShellSave(ctxt, filename, node, node2); in test_xmlShellSave()
|
/external/libxml2/ |
D | debugXML.c | 2575 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function 2938 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
|
D | elfgcchack.h | 10540 #undef xmlShellSave 10541 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias"))); 10543 #ifndef xmlShellSave 10544 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden"))); 10545 #define xmlShellSave xmlShellSave__internal_alias macro
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1850 xmlShellSave
|