(No version information available, might be only in CVS)
DOMXPath::registerNamespace — Registers the namespace with the DOMXPath object
Registers the namespaceURI and prefix with the DOMXPath object.
The prefix.
The URI of the namespace.
Returns TRUE on success or FALSE on failure.