Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c10366 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function
10505 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()
/external/chromium_org/third_party/libxml/src/
Dxpath.c10222 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function
10361 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()