Home
last modified time | relevance | path

Searched refs:xmlXPathCompVariableReference (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c10337 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function
10481 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()