Home
last modified time | relevance | path

Searched refs:xmlXPathDebugDumpCompExpr (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DxpathInternals.h365 xmlXPathDebugDumpCompExpr(FILE *output,
/external/libxml2/
Delfgcchack.h15878 #undef xmlXPathDebugDumpCompExpr
15879 extern __typeof (xmlXPathDebugDumpCompExpr) xmlXPathDebugDumpCompExpr __attribute((alias("xmlXPathD…
15881 #ifndef xmlXPathDebugDumpCompExpr
15882 extern __typeof (xmlXPathDebugDumpCompExpr) xmlXPathDebugDumpCompExpr__internal_alias __attribute((…
15883 #define xmlXPathDebugDumpCompExpr xmlXPathDebugDumpCompExpr__internal_alias macro
Dxpath.c1291 xmlXPathDebugDumpCompExpr(FILE *output, xmlXPathCompExprPtr comp, in xmlXPathDebugDumpCompExpr() function