Searched refs:xmlXPathVariableLookupNS (Results 1 – 3 of 3) sorted by relevance
463 xmlXPathVariableLookupNS (xmlXPathContextPtr ctxt,
17282 #undef xmlXPathVariableLookupNS17283 extern __typeof (xmlXPathVariableLookupNS) xmlXPathVariableLookupNS __attribute((alias("xmlXPathVar…17285 #ifndef xmlXPathVariableLookupNS17286 extern __typeof (xmlXPathVariableLookupNS) xmlXPathVariableLookupNS__internal_alias __attribute((vi…17287 #define xmlXPathVariableLookupNS xmlXPathVariableLookupNS__internal_alias macro
4995 return(xmlXPathVariableLookupNS(ctxt, name, NULL)); in xmlXPathVariableLookup()5010 xmlXPathVariableLookupNS(xmlXPathContextPtr ctxt, const xmlChar *name, in xmlXPathVariableLookupNS() function13419 val = xmlXPathVariableLookupNS(ctxt->context, in xmlXPathCompOpEval()