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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h168 xmlShellCat (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h168 xmlShellCat (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2394 * xmlShellCat:
2406 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, function
3163 xmlShellCat(ctxt, NULL, ctxt->node, NULL);
3189 xmlShellCat(ctxt, NULL,
H A Delfgcchack.h10432 #undef xmlShellCat macro
10433 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
10435 #ifndef xmlShellCat
10436 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
10437 #define xmlShellCat xmlShellCat__internal_alias macro
H A Dtestapi.c7591 ret_val = xmlShellCat(ctxt, arg, node, node2);
7600 printf("Leak of %d blocks found in xmlShellCat",
[all...]
/external/libxml2/
H A DdebugXML.c2395 * xmlShellCat:
2407 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, function
3164 xmlShellCat(ctxt, NULL, ctxt->node, NULL);
3190 xmlShellCat(ctxt, NULL,
H A Delfgcchack.h10432 #undef xmlShellCat macro
10433 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
10435 #ifndef xmlShellCat
10436 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
10437 #define xmlShellCat xmlShellCat__internal_alias macro

Completed in 225 milliseconds