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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h196 xmlShellPwd (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h196 xmlShellPwd (xmlShellCtxtPtr ctxt,
/external/libxml2/
H A DdebugXML.c2752 * xmlShellPwd:
2766 xmlShellPwd(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, char *buffer, function
2969 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL))
3166 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL))
3190 if (!xmlShellPwd(ctxt, dir, list->nodesetval->
H A Delfgcchack.h10678 #undef xmlShellPwd macro
10679 extern __typeof (xmlShellPwd) xmlShellPwd __attribute((alias("xmlShellPwd__internal_alias")));
10681 #ifndef xmlShellPwd
10682 extern __typeof (xmlShellPwd) xmlShellPwd__internal_alias __attribute((visibility("hidden")));
10683 #define xmlShellPwd xmlShellPwd__internal_alias macro
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2747 * xmlShellPwd:
2761 xmlShellPwd(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, char *buffer, function
2959 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL))
H A Delfgcchack.h10528 #undef xmlShellPwd macro
10529 extern __typeof (xmlShellPwd) xmlShellPwd __attribute((alias("xmlShellPwd__internal_alias")));
10531 #ifndef xmlShellPwd
10532 extern __typeof (xmlShellPwd) xmlShellPwd__internal_alias __attribute((visibility("hidden")));
10533 #define xmlShellPwd xmlShellPwd__internal_alias macro
H A Dtestapi.c7898 ret_val = xmlShellPwd(ctxt, buffer, node, node2);
7907 printf("Leak of %d blocks found in xmlShellPwd",
[all...]

Completed in 413 milliseconds