Searched refs:xmlShellList (Results 1 - 4 of 4) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/include/libxml/ |
H A D | debugXML.h | 145 xmlShellList (xmlShellCtxtPtr ctxt,
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | debugXML.c | 1985 * xmlShellList: 1997 xmlShellList(xmlShellCtxtPtr ctxt, function 2211 xmlShellList(ctxt, NULL, node, NULL); 2217 xmlShellList(ctxt, NULL, node->parent, NULL); 3005 xmlShellList(ctxt, NULL, ctxt->node, NULL); 3034 xmlShellList(ctxt, NULL,
|
H A D | elfgcchack.h | 10364 #undef xmlShellList macro 10365 extern __typeof (xmlShellList) xmlShellList __attribute((alias("xmlShellList__internal_alias"))); 10367 #ifndef xmlShellList 10368 extern __typeof (xmlShellList) xmlShellList__internal_alias __attribute((visibility("hidden"))); 10369 #define xmlShellList xmlShellList__internal_alias macro
|
H A D | testapi.c | 7739 ret_val = xmlShellList(ctxt, arg, node, node2); 7748 printf("Leak of %d blocks found in xmlShellList", [all...] |
Completed in 553 milliseconds