Searched refs:xmlXPathVariableLookup (Results 1 – 7 of 7) sorted by relevance
239 d xmlXPathVariableLookup...240 d pr extproc('xmlXPathVariableLookup')
462 xmlXPathVariableLookup (xmlXPathContextPtr ctxt,
388 xmlXPathVariableLookup;
17468 #undef xmlXPathVariableLookup17469 extern __typeof (xmlXPathVariableLookup) xmlXPathVariableLookup __attribute((alias("xmlXPathVariabl…17471 #ifndef xmlXPathVariableLookup17472 extern __typeof (xmlXPathVariableLookup) xmlXPathVariableLookup__internal_alias __attribute((visibi…17473 #define xmlXPathVariableLookup xmlXPathVariableLookup__internal_alias macro
5059 xmlXPathVariableLookup(xmlXPathContextPtr ctxt, const xmlChar *name) { in xmlXPathVariableLookup() function13493 val = xmlXPathVariableLookup(ctxt->context, op->value4); in xmlXPathCompOpEval()
51046 ret_val = xmlXPathVariableLookup(ctxt, (const xmlChar *)name); in test_xmlXPathVariableLookup()
3108 xmlXPathVariableLookup