Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlXPathVariableLookup

4974  * xmlXPathVariableLookup:
4984 xmlXPathVariableLookup(xmlXPathContextPtr ctxt, const xmlChar *name) {
13402 val = xmlXPathVariableLookup(ctxt->context, op->value4);