Searched refs:xmlXPathFunctionLookupNS (Results 1 – 6 of 6) sorted by relevance
238 d xmlXPathFunctionLookupNS...239 d pr extproc('xmlXPathFunctionLookupNS')
456 xmlXPathFunctionLookupNS (xmlXPathContextPtr ctxt,
301 xmlXPathFunctionLookupNS;
16316 #undef xmlXPathFunctionLookupNS16317 extern __typeof (xmlXPathFunctionLookupNS) xmlXPathFunctionLookupNS __attribute((alias("xmlXPathFun…16319 #ifndef xmlXPathFunctionLookupNS16320 extern __typeof (xmlXPathFunctionLookupNS) xmlXPathFunctionLookupNS__internal_alias __attribute((vi…16321 #define xmlXPathFunctionLookupNS xmlXPathFunctionLookupNS__internal_alias macro
4930 return(xmlXPathFunctionLookupNS(ctxt, name, NULL)); in xmlXPathFunctionLookup()4945 xmlXPathFunctionLookupNS(xmlXPathContextPtr ctxt, const xmlChar *name, in xmlXPathFunctionLookupNS() function13563 func = xmlXPathFunctionLookupNS(ctxt->context, in xmlXPathCompOpEval()
2820 xmlXPathFunctionLookupNS