Home
last modified time | relevance | path

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

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