Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
DResponse.php1141 if (!$decrypted->hasAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns:saml')
1143 && !$decrypted->hasAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns')
1145 && !$container->hasAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns:saml2')
/plugin/saml/phpsaml/lib/Saml2/
DResponse.php1141 if (!$decrypted->hasAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns:saml')
1143 && !$decrypted->hasAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns')
1145 && !$container->hasAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns:saml2')
/plugin/html5video2/script/
Dvideo.min.js21 …(e,t){t=this.getAttributeNodeNS(e,t);t&&this.removeAttributeNode(t)},hasAttributeNS:function(e,t){… method