Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlXPathVariableLookup

4930  * xmlXPathVariableLookup:
4940 xmlXPathVariableLookup(xmlXPathContextPtr ctxt, const xmlChar *name) {
13320 val = xmlXPathVariableLookup(ctxt->context, op->value4);