Searched defs:xmlXPathCompVariableReference (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c10226 * xmlXPathCompVariableReference:
10243 xmlXPathCompVariableReference(xmlXPathParserContextPtr ctxt) { function
10377 if (CUR == '$') xmlXPathCompVariableReference(ctxt);

Completed in 111 milliseconds