Home
last modified time | relevance | path

Searched refs:xmlShellLoad (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h160 xmlShellLoad (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2452 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function
2931 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
Delfgcchack.h10480 #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