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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h150 xmlShellBase (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h150 xmlShellBase (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2030 * xmlShellBase:
2042 xmlShellBase(xmlShellCtxtPtr ctxt, function
2964 xmlShellBase(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10420 #undef xmlShellBase macro
10421 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));
10423 #ifndef xmlShellBase
10424 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));
10425 #define xmlShellBase xmlShellBase__internal_alias macro
H A Dtestapi.c7536 ret_val = xmlShellBase(ctxt, arg, node, node2);
7545 printf("Leak of %d blocks found in xmlShellBase",
[all...]
/external/libxml2/
H A DdebugXML.c2033 * xmlShellBase:
2045 xmlShellBase(xmlShellCtxtPtr ctxt, function
3046 xmlShellBase(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10570 #undef xmlShellBase macro
10571 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));
10573 #ifndef xmlShellBase
10574 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));
10575 #define xmlShellBase xmlShellBase__internal_alias macro

Completed in 501 milliseconds