Home
last modified time | relevance | path

Searched refs:lookupNamespaceURI (Results 1 – 25 of 1061) sorted by relevance

12345678910>>...43

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DDocumentTest.java101 Assert.assertEquals(e1.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
102 Assert.assertEquals(e2.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
104 Assert.assertEquals(e1.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
105 Assert.assertEquals(e2.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
107 Assert.assertEquals(e1.lookupNamespaceURI("p2"), null); in testUnboundNamespaceURI()
108 Assert.assertEquals(e2.lookupNamespaceURI("p2"), "uri2"); in testUnboundNamespaceURI()
119 document.lookupNamespaceURI("prefix"); in testNamespaceNPE()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DDocumentTest.java101 Assert.assertEquals(e1.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
102 Assert.assertEquals(e2.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
104 Assert.assertEquals(e1.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
105 Assert.assertEquals(e2.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
107 Assert.assertEquals(e1.lookupNamespaceURI("p2"), null); in testUnboundNamespaceURI()
108 Assert.assertEquals(e2.lookupNamespaceURI("p2"), "uri2"); in testUnboundNamespaceURI()
119 document.lookupNamespaceURI("prefix"); in testNamespaceNPE()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DDocumentTest.java101 Assert.assertEquals(e1.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
102 Assert.assertEquals(e2.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
104 Assert.assertEquals(e1.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
105 Assert.assertEquals(e2.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
107 Assert.assertEquals(e1.lookupNamespaceURI("p2"), null); in testUnboundNamespaceURI()
108 Assert.assertEquals(e2.lookupNamespaceURI("p2"), "uri2"); in testUnboundNamespaceURI()
119 document.lookupNamespaceURI("prefix"); in testNamespaceNPE()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DDocumentTest.java101 Assert.assertEquals(e1.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
102 Assert.assertEquals(e2.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
104 Assert.assertEquals(e1.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
105 Assert.assertEquals(e2.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
107 Assert.assertEquals(e1.lookupNamespaceURI("p2"), null); in testUnboundNamespaceURI()
108 Assert.assertEquals(e2.lookupNamespaceURI("p2"), "uri2"); in testUnboundNamespaceURI()
119 document.lookupNamespaceURI("prefix"); in testNamespaceNPE()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DDocumentTest.java101 Assert.assertEquals(e1.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
102 Assert.assertEquals(e2.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
104 Assert.assertEquals(e1.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
105 Assert.assertEquals(e2.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
107 Assert.assertEquals(e1.lookupNamespaceURI("p2"), null); in testUnboundNamespaceURI()
108 Assert.assertEquals(e2.lookupNamespaceURI("p2"), "uri2"); in testUnboundNamespaceURI()
119 document.lookupNamespaceURI("prefix"); in testNamespaceNPE()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DDocumentTest.java101 Assert.assertEquals(e1.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
102 Assert.assertEquals(e2.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
104 Assert.assertEquals(e1.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
105 Assert.assertEquals(e2.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
107 Assert.assertEquals(e1.lookupNamespaceURI("p2"), null); in testUnboundNamespaceURI()
108 Assert.assertEquals(e2.lookupNamespaceURI("p2"), "uri2"); in testUnboundNamespaceURI()
119 document.lookupNamespaceURI("prefix"); in testNamespaceNPE()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DDocumentTest.java101 Assert.assertEquals(e1.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
102 Assert.assertEquals(e2.lookupNamespaceURI(null), null); in testUnboundNamespaceURI()
104 Assert.assertEquals(e1.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
105 Assert.assertEquals(e2.lookupNamespaceURI("p1"), null); in testUnboundNamespaceURI()
107 Assert.assertEquals(e1.lookupNamespaceURI("p2"), null); in testUnboundNamespaceURI()
108 Assert.assertEquals(e2.lookupNamespaceURI("p2"), "uri2"); in testUnboundNamespaceURI()
119 document.lookupNamespaceURI("prefix"); in testNamespaceNPE()
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/domxpath/
H A Dresolver-callback-interface-cross-realm.html.ini2 [XPathNSResolver is cross-realm plain object without 'lookupNamespaceURI' property]
5 [XPathNSResolver is cross-realm plain object with non-callable 'lookupNamespaceURI' property]
8 [XPathNSResolver is cross-realm plain object with revoked Proxy as 'lookupNamespaceURI' property]
/dports/www/mod_php81/php-8.1.1/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/lang/php81/php-8.1.1/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/textproc/php81-dom/php-8.1.1/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/lang/php73/php-7.3.33/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/www/mod_php74/php-7.4.27/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/lang/php80/php-8.0.15/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/lang/php74/php-7.4.27/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/textproc/php80-dom/php-8.0.15/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/textproc/php74-dom/php-7.4.27/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/textproc/php73-dom/php-7.3.33/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/www/mod_php80/php-8.0.15/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/www/mod_php73/php-7.3.33/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)
13 $duri = $doc->lookupNamespaceURI("ns2")."\n";
14 $euri = $root->lookupNamespaceURI("ns2")."\n";
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/t/
H A D10ns.t48 is($elem->lookupNamespaceURI( "b" ), "http://whatever", ' TODO : Add test name' );
63 is($elem->lookupNamespaceURI( "b" ), "http://whatever", ' TODO : Add test name');
65 is($elem->lookupNamespaceURI( "c" ), "http://kungfoo", ' TODO : Add test name');
72 is($cn[0]->lookupNamespaceURI( "c" ), "http://kungfoo", ' TODO : Add test name');
247 is ( $root->lookupNamespaceURI('foo'), undef, ' TODO : Add test name' );
269 is ( $root->lookupNamespaceURI('yyy'), undef, ' TODO : Add test name' );
275 is ( $root->lookupNamespaceURI('zzz'), undef, ' TODO : Add test name' );
293 is ( $root->lookupNamespaceURI(''), undef, ' TODO : Add test name' );
305 is ( $root->lookupNamespaceURI('foo'), undef, ' TODO : Add test name' );
319 is ( $root->lookupNamespaceURI(''), undef, ' TODO : Add test name' );
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/
H A DDOMNamespaceContext.java95 String namespaceURI = context.lookupNamespaceURI(prefix); in getNamespaceURI()
121 } else if (Objects.equals(context.lookupNamespaceURI(null), namespaceURI)) { in getPrefix()
131 return context.lookupNamespaceURI(null) != null ? null : DEFAULT_NS_PREFIX; in getPrefix()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/
H A DDOMNamespaceContext.java95 String namespaceURI = context.lookupNamespaceURI(prefix); in getNamespaceURI()
121 } else if (Objects.equals(context.lookupNamespaceURI(null), namespaceURI)) { in getPrefix()
131 return context.lookupNamespaceURI(null) != null ? null : DEFAULT_NS_PREFIX; in getPrefix()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/
H A DDOMNamespaceContext.java95 String namespaceURI = context.lookupNamespaceURI(prefix); in getNamespaceURI()
121 } else if (Objects.equals(context.lookupNamespaceURI(null), namespaceURI)) { in getPrefix()
131 return context.lookupNamespaceURI(null) != null ? null : DEFAULT_NS_PREFIX; in getPrefix()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/xml/
H A DNativeXPathNSResolver.cpp46 String NativeXPathNSResolver::lookupNamespaceURI(const String& prefix) in lookupNamespaceURI() function in WebCore::NativeXPathNSResolver
53 return m_node ? m_node->lookupNamespaceURI(prefix) : String(); in lookupNamespaceURI()

12345678910>>...43