Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php543 private $xPathCtx = null; variable in XMLSecurityDSig
558 $this->xPathCtx = null;
562 if (empty($this->xPathCtx) && ! empty($this->sigNode)) {
565 $this->xPathCtx = $xpath;
567 return $this->xPathCtx;