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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DxpathInternals.h609 XMLPUBFUN void XMLCALL xmlXPathNotFunction(xmlXPathParserContextPtr ctxt, int nargs);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h16606 #undef xmlXPathNotFunction macro
16607 extern __typeof (xmlXPathNotFunction) xmlXPathNotFunction __attribute((alias("xmlXPathNotFunction__internal_alias")));
16609 #ifndef xmlXPathNotFunction
16610 extern __typeof (xmlXPathNotFunction) xmlXPathNotFunction__internal_alias __attribute((visibility("hidden")));
16611 #define xmlXPathNotFunction xmlXPathNotFunction__internal_alias macro
H A Dxpath.c9036 * xmlXPathNotFunction:
9046 xmlXPathNotFunction(xmlXPathParserContextPtr ctxt, int nargs) { function
14529 xmlXPathNotFunction);

Completed in 103 milliseconds