Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/
Dxpath.c10265 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function
10413 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()
/external/libxml2/
Dxpath.c10292 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function
10440 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()