Searched refs:xmlXPathFunctionLookupNS (Results 1 – 6 of 6) sorted by relevance
227 d xmlXPathFunctionLookupNS...228 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
4920 return(xmlXPathFunctionLookupNS(ctxt, name, NULL)); in xmlXPathFunctionLookup()4935 xmlXPathFunctionLookupNS(xmlXPathContextPtr ctxt, const xmlChar *name, in xmlXPathFunctionLookupNS() function13570 func = xmlXPathFunctionLookupNS(ctxt->context, in xmlXPathCompOpEval()
2820 xmlXPathFunctionLookupNS