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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h145 xmlShellList (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h145 xmlShellList (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c1987 * xmlShellList:
1999 xmlShellList(xmlShellCtxtPtr ctxt, function
2213 xmlShellList(ctxt, NULL, node, NULL);
2219 xmlShellList(ctxt, NULL, node->parent, NULL);
3002 xmlShellList(ctxt, NULL, ctxt->node, NULL);
3031 xmlShellList(ctxt, NULL,
H A Delfgcchack.h10468 #undef xmlShellList macro
10469 extern __typeof (xmlShellList) xmlShellList __attribute((alias("xmlShellList__internal_alias")));
10471 #ifndef xmlShellList
10472 extern __typeof (xmlShellList) xmlShellList__internal_alias __attribute((visibility("hidden")));
10473 #define xmlShellList xmlShellList__internal_alias macro
H A Dtestapi.c7756 ret_val = xmlShellList(ctxt, arg, node, node2);
7765 printf("Leak of %d blocks found in xmlShellList",
[all...]
/external/libxml2/
H A DdebugXML.c1988 * xmlShellList:
2000 xmlShellList(xmlShellCtxtPtr ctxt, function
2214 xmlShellList(ctxt, NULL, node, NULL);
2220 xmlShellList(ctxt, NULL, node->parent, NULL);
3003 xmlShellList(ctxt, NULL, ctxt->node, NULL);
3032 xmlShellList(ctxt, NULL,
H A Delfgcchack.h10468 #undef xmlShellList macro
10469 extern __typeof (xmlShellList) xmlShellList __attribute((alias("xmlShellList__internal_alias")));
10471 #ifndef xmlShellList
10472 extern __typeof (xmlShellList) xmlShellList__internal_alias __attribute((visibility("hidden")));
10473 #define xmlShellList xmlShellList__internal_alias macro

Completed in 521 milliseconds