Searched refs:namespace (Results 201 – 225 of 476) sorted by relevance
12345678910>>...20
2 Observer: call_user_func() from namespace11 namespace Test {
2 Observer: call_user_func_array() from namespace11 namespace Test {
2 Bug #42820 (defined() on constant with namespace prefixes tries to load class)5 namespace ns;
2 Bug #43344.1 (Wrong error message for undefined namespace constant)5 namespace Foo;
2 Testing call_user_func inside namespace6 namespace testing {
3 namespace Foo;
3 namespace Foo\Bar;
5 namespace Foo;
2 Element renaming interaction with the HTML namespace 0113 // Very subtly *not* the HTML namespace!
7 // Spec doesn't require to remove redundant namespace declarations.8 // This means that when appending a new attribute the old namespace declaration is reused, hence th…9 // Firefox cleans up the old namespace declaration, so there the prefix does change.
39 …<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http…42 …<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http…48 …<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http…51 …<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http…
2 Dom\HTMLDocument serialization of an attribute in a namespace11 $root->setAttributeNodeNS($dom->createAttributeNS("http://www.w3.org/XML/1998/namespace", "y:id"));
2 010: Accessing internal namespace class5 namespace X;
2 026: Name ambiguity (class name & namespace name)7 namespace Foo;
6 namespace Foo\Bar {20 namespace Baz {
2 040: Constant declaration and usage in namespace5 namespace X;
3 namespace foo;
2 Bug #62900 (Wrong namespace on xsd import error message)14 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="bug62900.xsd" />73 …'='http://www.w3.org/XML/1998/namespacex', expected 'http://www.w3.org/XML/1998/namespace' in %s:%d79 …sbug62900.xsd', missing 'targetNamespace', expected 'http://www.w3.org/XML/1998/namespace' in %s:%d
6 namespace Demo {12 namespace {
37 namespace Foo {47 namespace {
3 namespace Bug74922;
Completed in 22 milliseconds