Searched refs:xmlShellLoad (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h160 xmlShellLoad (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h160 xmlShellLoad (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2439 * xmlShellLoad:
2451 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, function
2930 xmlShellLoad(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10480 #undef xmlShellLoad macro
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
H A Dtestapi.c7811 ret_val = xmlShellLoad(ctxt, filename, node, node2);
7820 printf("Leak of %d blocks found in xmlShellLoad",
[all...]
/external/libxml2/
H A DdebugXML.c2442 * xmlShellLoad:
2454 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, function
2940 xmlShellLoad(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10630 #undef xmlShellLoad macro
10631 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));
10633 #ifndef xmlShellLoad
10634 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));
10635 #define xmlShellLoad xmlShellLoad__internal_alias macro

Completed in 666 milliseconds