Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxpath.c10289 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function
10437 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()
/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.c10365 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { in xmlXPathCompVariableReference() function
10509 if (CUR == '$') xmlXPathCompVariableReference(ctxt); in xmlXPathCompPrimaryExpr()