Searched refs:xmlShellPrintXPathResult (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DdebugXML.h143 xmlShellPrintXPathResult(xmlXPathObjectPtr list);
/haiku-fatelf/src/tools/docbook/libxml2/
H A DdebugXML.c1973 * xmlShellPrintXPathResult:
1979 xmlShellPrintXPathResult(xmlXPathObjectPtr list) function
H A Delfgcchack.h10392 #undef xmlShellPrintXPathResult macro
10393 extern __typeof (xmlShellPrintXPathResult) xmlShellPrintXPathResult __attribute((alias("xmlShellPrintXPathResult__internal_alias")));
10395 #ifndef xmlShellPrintXPathResult
10396 extern __typeof (xmlShellPrintXPathResult) xmlShellPrintXPathResult__internal_alias __attribute((visibility("hidden")));
10397 #define xmlShellPrintXPathResult xmlShellPrintXPathResult__internal_alias macro

Completed in 150 milliseconds