Searched refs:xmlXPathTrueFunction (Results 1 – 3 of 3) sorted by relevance
610 XMLPUBFUN void XMLCALL xmlXPathTrueFunction(xmlXPathParserContextPtr ctxt, int nargs);
17130 #undef xmlXPathTrueFunction17131 extern __typeof (xmlXPathTrueFunction) xmlXPathTrueFunction __attribute((alias("xmlXPathTrueFunctio…17133 #ifndef xmlXPathTrueFunction17134 extern __typeof (xmlXPathTrueFunction) xmlXPathTrueFunction__internal_alias __attribute((visibility…17135 #define xmlXPathTrueFunction xmlXPathTrueFunction__internal_alias macro
9333 xmlXPathTrueFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathTrueFunction() function15094 xmlXPathTrueFunction); in xmlXPathRegisterAllFunctions()