Searched refs:xmlXPathFunctionLookup (Results 1 – 3 of 3) sorted by relevance
451 xmlXPathFunctionLookup (xmlXPathContextPtr ctxt,
16130 #undef xmlXPathFunctionLookup16131 extern __typeof (xmlXPathFunctionLookup) xmlXPathFunctionLookup __attribute((alias("xmlXPathFunctio…16133 #ifndef xmlXPathFunctionLookup16134 extern __typeof (xmlXPathFunctionLookup) xmlXPathFunctionLookup__internal_alias __attribute((visibi…16135 #define xmlXPathFunctionLookup xmlXPathFunctionLookup__internal_alias macro
4832 xmlXPathFunctionLookup(xmlXPathContextPtr ctxt, const xmlChar *name) { in xmlXPathFunctionLookup() function13462 xmlXPathFunctionLookup(ctxt->context, in xmlXPathCompOpEval()