Home
last modified time | relevance | path

Searched refs:namespace (Results 101 – 125 of 293) sorted by relevance

12345678910>>...12

/PHP-7.4/Zend/tests/
H A Dbug47593.phpt2 Bug #47593 (interface_exists() returns false when using absolute namespace path)
6 namespace test;
H A Dns_025.phpt2 025: Name ambiguity (class name & part of namespace name)
5 namespace Foo\Bar;
H A Dns_trailing_comma_01.phpt5 namespace Foo {
16 namespace {
H A Dns_041.phpt2 041: Constants in namespace
5 namespace test\ns1;
H A Dbug55156.phpt9 namespace foo {
19 class foo extends namespace\bar { }
H A Dbug78154.phpt6 namespace {
10 namespace Foo {
H A Dns_002.phpt2 002: Import in namespace
5 namespace test\ns1;
H A Dns_060.phpt5 namespace Foo;
12 namespace Bar;
H A Dbug62441.phpt5 namespace {
10 namespace ns {
H A Dns_001.phpt2 001: Class in namespace
5 namespace test\ns1;
H A Dclass_alias_020.phpt6 namespace foo;
14 namespace foo\bar;
H A Dns_064.phpt2 Magic methods in overridden stdClass inside namespace
6 namespace test;
H A Dns_078.phpt5 namespace test\ns1;
19 namespace xyz;
H A Dcall_user_func_array_prefer_ref.phpt6 namespace {
20 namespace Foo {
H A Dns_012.phpt2 012: Import in namespace and functions
5 namespace test\ns1;
H A Dbug43332_1.phpt2 Bug #43332.1 (self and parent as type hint in namespace)
5 namespace foobar;
H A Dns_071.phpt2 Testing parameter type-hinted (array) with default value inside namespace
6 namespace foo;
H A Dclass_name_as_scalar.phpt6 namespace Foo\Bar {
32 var_dump(Moo::CLASS); // resolve in namespace
35 namespace {
40 var_dump(Boo::class); // resolve in global namespace
H A Dbug42820.phpt2 Bug #42820 (defined() on constant with namespace prefixes tries to load class)
5 namespace ns;
H A Duse_no_file_conflict_1.inc3 namespace Foo;
H A Duse_no_file_conflict_2.inc3 namespace Foo;
/PHP-7.4/sapi/phpdbg/tests/
H A Dbreakpoints_008.phpt23 namespace Foo {
31 namespace {
/PHP-7.4/Zend/tests/assert/
H A Dexpect_018.phpt2 test assertions in namespace
8 namespace Foo;
/PHP-7.4/ext/simplexml/tests/
H A Dbug43221.phpt2 Bug #43221 (SimpleXML adding default namespace in addAttribute)
16 Warning: SimpleXMLElement::addAttribute(): Attribute requires prefix for namespace in %sbug43221.ph…
/PHP-7.4/Zend/tests/use_const/includes/
H A Dfoo_php_version.inc3 namespace foo;

Completed in 62 milliseconds

12345678910>>...12