Searched refs:xmlXPathVariableLookupNS (Results 1 – 8 of 8) sorted by relevance
245 d xmlXPathVariableLookupNS...246 d pr extproc('xmlXPathVariableLookupNS')
465 xmlXPathVariableLookupNS (xmlXPathContextPtr ctxt,
389 xmlXPathVariableLookupNS;
17480 #undef xmlXPathVariableLookupNS17481 extern __typeof (xmlXPathVariableLookupNS) xmlXPathVariableLookupNS __attribute((alias("xmlXPathVar…17483 #ifndef xmlXPathVariableLookupNS17484 extern __typeof (xmlXPathVariableLookupNS) xmlXPathVariableLookupNS__internal_alias __attribute((vi…17485 #define xmlXPathVariableLookupNS xmlXPathVariableLookupNS__internal_alias macro
5070 return(xmlXPathVariableLookupNS(ctxt, name, NULL)); in xmlXPathVariableLookup()5085 xmlXPathVariableLookupNS(xmlXPathContextPtr ctxt, const xmlChar *name, in xmlXPathVariableLookupNS() function13510 val = xmlXPathVariableLookupNS(ctxt->context, in xmlXPathCompOpEval()
51091 ret_val = xmlXPathVariableLookupNS(ctxt, (const xmlChar *)name, (const xmlChar *)ns_uri); in test_xmlXPathVariableLookupNS()
16059 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
3111 xmlXPathVariableLookupNS