Home | History | Annotate | Download | only in src

Lines Matching refs:xmlXPathCompVariableReference

10205  * xmlXPathCompVariableReference:
10222 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) {
10361 if (CUR == '$') xmlXPathCompVariableReference(ctxt);