Home
last modified time | relevance | path

Searched refs:namespace (Results 251 – 275 of 404) sorted by relevance

1...<<11121314151617

/PHP-8.2/Zend/tests/
H A Dns_088.phpt5 namespace Fiz\Biz\Buz {
H A Dns_092.phpt5 namespace Foo\Bar {
14 namespace Fiz\Biz\Buz {
H A Dcustom_assert_forbidden.phpt6 namespace FooBar;
H A Dfirst_class_callable_assert.phpt6 namespace Foo;
H A Dns_031.phpt5 namespace test;
H A Dclass_name_as_scalar_error_004.phpt6 namespace Foo\Bar {
H A Dbug42859.phpt5 namespace Foo;
H A Dns_077_5.phpt2 077: Unknown compile-time constants in namespace
H A Dclass_alias_021.phpt6 namespace foo;
/PHP-8.2/sapi/phpdbg/tests/
H A Dinfo_001.phpt62 namespace Foo {
72 namespace {
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug29839.wsdl4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
H A Dbug34453.wsdl4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
/PHP-8.2/Zend/tests/grammar/
H A Dsemi_reserved_006.phpt32 catch insteadof namespace\TraitB;
42 namespace\TraitC::exit as byebye;
/PHP-8.2/ext/xmlreader/
H A Dphp_xmlreader.stub.php162 public function getAttributeNs(string $name, string $namespace): ?string {} argument
180 public function moveToAttributeNs(string $name, string $namespace): bool {} argument
/PHP-8.2/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_002.phpt6 namespace Foo;
H A Dscalar_reserved7.phpt5 namespace foo;
/PHP-8.2/Zend/tests/use_const/
H A Ddefine_imported.phpt6 namespace {
/PHP-8.2/Zend/tests/use_function/
H A Ddefine_imported.phpt6 namespace {
/PHP-8.2/ext/xsl/
H A Dphp_xsl_arginfo.h23 ZEND_ARG_TYPE_INFO(0, namespace, IS_STRING, 0)
29 ZEND_ARG_TYPE_INFO(0, namespace, IS_STRING, 0)
34 ZEND_ARG_TYPE_INFO(0, namespace, IS_STRING, 0)
/PHP-8.2/ext/simplexml/tests/
H A Dprofile08.phpt2 SimpleXML [profile]: Accessing a namespaced attribute without a namespace
H A Dprofile09.phpt2 SimpleXML [profile]: Accessing a namespaced element without a namespace
/PHP-8.2/ext/dom/tests/
H A Dbug49490.phpt2 Bug #49490 (XPath namespace prefix conflict).
/PHP-8.2/ext/opcache/tests/jit/
H A Dfetch_dim_func_args_001.phpt11 namespace A;
/PHP-8.2/Zend/tests/assert/
H A Dexpect_015.phpt156 namespace\foo();
159 $x = namespace\foo;
162 $x = new namespace\foo();
310 namespace\foo();
313 $x = namespace\foo;
316 $x = new namespace\foo();
/PHP-8.2/ext/date/tests/
H A Dbug55407.phpt6 <?php namespace melt\core;

Completed in 27 milliseconds

1...<<11121314151617