Home
last modified time | relevance | path

Searched refs:xmlShellList (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h145 xmlShellList (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/include/libxml/
DdebugXML.h145 xmlShellList (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
DdebugXML.c1999 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()
Delfgcchack.h10468 #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
Dtestapi.c7756 ret_val = xmlShellList(ctxt, arg, node, node2); in test_xmlShellList()
/external/libxml2/
DdebugXML.c2000 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()
Delfgcchack.h10468 #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/
Dlibxml2.def.src1832 xmlShellList