xptr_eval
(PHP 4)
xptr_eval — Evaluate the XPtr Location Path in the given string
Description
int XPathContext::xptr_eval (
string $eval_str
[,
domnode $contextnode
] )
int xptr_eval (
XPathContext $xpath_context
,
string $eval_str
[,
domnode $contextnode
] )
WarningThis function is currently not documented; only its argument list is available.