Searched refs:xmlXPathCompVariableReference (Results 1 – 2 of 2) sorted by relevance
10265 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function10413 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()
10292 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function10440 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()