Searched refs:xmlShellList (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 145 xmlShellList (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | debugXML.h | 145 xmlShellList (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/ |
D | debugXML.c | 1999 xmlShellList(xmlShellCtxtPtr ctxt, in xmlShellList() function 2213 xmlShellList(ctxt, NULL, node, NULL); in xmlShellGrep() 2219 xmlShellList(ctxt, NULL, node->parent, NULL); in xmlShellGrep() 3002 xmlShellList(ctxt, NULL, ctxt->node, NULL); in xmlShell() 3031 xmlShellList(ctxt, NULL, in xmlShell()
|
D | elfgcchack.h | 10468 #undef xmlShellList 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
|
D | testapi.c | 7756 ret_val = xmlShellList(ctxt, arg, node, node2); in test_xmlShellList()
|
/external/libxml2/ |
D | debugXML.c | 2000 xmlShellList(xmlShellCtxtPtr ctxt, in xmlShellList() function 2214 xmlShellList(ctxt, NULL, node, NULL); in xmlShellGrep() 2220 xmlShellList(ctxt, NULL, node->parent, NULL); in xmlShellGrep() 3003 xmlShellList(ctxt, NULL, ctxt->node, NULL); in xmlShell() 3032 xmlShellList(ctxt, NULL, in xmlShell()
|
D | elfgcchack.h | 10468 #undef xmlShellList 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
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1832 xmlShellList
|