xpath_eval
Evaluates the XPath Location Path in the given string
&reftitle.description;
XPathContext
XPathObjectxpath_eval
stringxpath_expression
domnodecontextnode
XPathObjectxpath_eval
XPathContextxpath_context
stringxpath_expression
domnodecontextnode
The optional contextnode can be specified for doing relative XPath queries.
See also xpath_new_context.