Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
DDOMNodeComparator.php81 $document->loadXML($node->C14N());
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php528 const C14N = 'http://www.w3.org/TR/2001/REC-xml-c14n-20010315'; define in XMLSecurityDSig
672 return $node->C14N($exclusive, $withComments, $arXPath, $prefixList);
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php528 const C14N = 'http://www.w3.org/TR/2001/REC-xml-c14n-20010315'; define in XMLSecurityDSig
672 return $node->C14N($exclusive, $withComments, $arXPath, $prefixList);