Home
last modified time | relevance | path

Searched refs:namespace (Results 201 – 225 of 470) sorted by relevance

12345678910>>...19

/php-src/ext/dom/tests/
H A DsetAttributeNodeNS_same_uri_different_prefix.phpt7 // 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.
/php-src/ext/soap/tests/
H A Dclassmap.wsdl39 …<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…
/php-src/Zend/tests/
H A Dns_010.phpt2 010: Accessing internal namespace class
5 namespace X;
H A Dns_026.phpt2 026: Name ambiguity (class name & namespace name)
7 namespace Foo;
H A Dbug43344_1.phpt2 Bug #43344.1 (Wrong error message for undefined namespace constant)
5 namespace Foo;
H A Dns_095.phpt6 namespace Foo\Bar {
20 namespace Baz {
H A Dcall_user_func_001.phpt2 Testing call_user_func inside namespace
6 namespace testing {
H A Duse_no_file_conflict_1.inc3 namespace Foo;
H A Duse_no_file_conflict_2.inc3 namespace Foo;
H A Dbug46665_autoload.inc3 namespace Foo\Bar;
H A Dns_040.phpt2 040: Constant declaration and usage in namespace
5 namespace X;
H A Dframeless_jmp_003.phpt5 namespace Foo;
H A Dns_024.phpt2 024: __NAMESPACE__ constant out of namespace
H A Dframeless_jmp_005.phpt5 namespace Foo;
H A Dframeless_jmp_002.phpt5 namespace Foo;
H A Dns_023.phpt5 namespace test\foo;
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_attribute_ns.phpt2 Dom\HTMLDocument serialization of an attribute in a namespace
11 $root->setAttributeNodeNS($dom->createAttributeNS("http://www.w3.org/XML/1998/namespace", "y:id"));
/php-src/Zend/tests/use_const/includes/
H A Dfoo_php_version.inc3 namespace foo;
H A Dfoo_bar.inc3 namespace foo;
/php-src/ext/soap/tests/bugs/
H A Dbug62900.phpt2 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:%d
79 …sbug62900.xsd', missing 'targetNamespace', expected 'http://www.w3.org/XML/1998/namespace' in %s:%d
/php-src/Zend/tests/use_function/includes/
H A Dfoo_strlen.inc3 namespace foo;
H A Dfoo_bar.inc3 namespace foo;
/php-src/ext/standard/tests/general_functions/
H A Dget_debug_type_basic.phpt6 namespace Demo {
12 namespace {
/php-src/sapi/phpdbg/tests/
H A Dprint_002.phpt37 namespace Foo {
47 namespace {
/php-src/Zend/tests/traits/
H A Dbug74922b.inc3 namespace Bug74922;

Completed in 38 milliseconds

12345678910>>...19