Searched refs:xmlXPathTrueFunction (Results 1 – 3 of 3) sorted by relevance
610 XMLPUBFUN void XMLCALL xmlXPathTrueFunction(xmlXPathParserContextPtr ctxt, int nargs);
17246 #undef xmlXPathTrueFunction17247 extern __typeof (xmlXPathTrueFunction) xmlXPathTrueFunction __attribute((alias("xmlXPathTrueFunctio…17249 #ifndef xmlXPathTrueFunction17250 extern __typeof (xmlXPathTrueFunction) xmlXPathTrueFunction__internal_alias __attribute((visibility…17251 #define xmlXPathTrueFunction xmlXPathTrueFunction__internal_alias macro
9419 xmlXPathTrueFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathTrueFunction() function15217 xmlXPathTrueFunction); in xmlXPathRegisterAllFunctions()