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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h155 xmlShellDir (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h155 xmlShellDir (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2258 * xmlShellDir:
2270 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, function
3000 xmlShellDir(ctxt, NULL, ctxt->node, NULL);
3027 xmlShellDir(ctxt, NULL,
H A Delfgcchack.h10444 #undef xmlShellDir macro
10445 extern __typeof (xmlShellDir) xmlShellDir __attribute((alias("xmlShellDir__internal_alias")));
10447 #ifndef xmlShellDir
10448 extern __typeof (xmlShellDir) xmlShellDir__internal_alias __attribute((visibility("hidden")));
10449 #define xmlShellDir xmlShellDir__internal_alias macro
H A Dtestapi.c7646 ret_val = xmlShellDir(ctxt, arg, node, node2);
7655 printf("Leak of %d blocks found in xmlShellDir",
[all...]
/external/libxml2/
H A DdebugXML.c2261 * xmlShellDir:
2273 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, function
3082 xmlShellDir(ctxt, NULL, ctxt->node, NULL);
3109 xmlShellDir(ctxt, NULL,
H A Delfgcchack.h10594 #undef xmlShellDir macro
10595 extern __typeof (xmlShellDir) xmlShellDir __attribute((alias("xmlShellDir__internal_alias")));
10597 #ifndef xmlShellDir
10598 extern __typeof (xmlShellDir) xmlShellDir__internal_alias __attribute((visibility("hidden")));
10599 #define xmlShellDir xmlShellDir__internal_alias macro

Completed in 331 milliseconds