Home
last modified time | relevance | path

Searched refs:instance (Results 101 – 125 of 578) sorted by relevance

12345678910>>...24

/PHP-7.4/ext/soap/tests/soap12/
H A DT54.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
24 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
H A DT55.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
24 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
H A DT76_1.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
24 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
H A DT77_1.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
24 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
H A DT77_2.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
23 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
H A DT77_3.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
26 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
H A DT60.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
28 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
H A DT73.phpt11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
25 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
/PHP-7.4/ext/spl/tests/
H A DCallbackFilterIteratorTest.phpt29 'instance method' => function() { return array(new A, 'test'); },
59 = instance method =
H A Dbug44144.phpt2 Bug #44144 (spl_autoload_functions() should return object instance when appropriate)
H A DRecursiveCallbackFilterIteratorTest.phpt32 'instance method' => function() { return array(new A, 'test'); },
64 = instance method =
/PHP-7.4/ext/soap/tests/
H A Dserver009.phpt34 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
52 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
68 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
H A Dserver001.phpt20 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
32 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
H A Dserver003.phpt16 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
31 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
H A Dserver005.phpt22 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
35 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
H A Dserver015.phpt20 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
32 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
H A Dserver026.phpt23 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
36 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
/PHP-7.4/Zend/tests/anon/
H A D011.phpt2 Ensure proper inheritance with get_class(anon class instance) used via class_alias (see also bug #7…
/PHP-7.4/ext/gmp/tests/
H A Dunserialize_with_reference.phpt2 Unserialize GMP instance with internal reference to itself
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_isInstance_basic.phpt23 foreach ($instances as $name => $instance) {
25 var_dump($rc->isInstance($instance));
H A Dbug30146.phpt2 Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property)
H A DReflectionMethod_invokeArgs_error3.phpt44 echo "\nNon-instance:\n";
91 Non-instance:
92 string(72) "Given object is not an instance of the class this method was declared in"
/PHP-7.4/ext/standard/tests/array/
H A Darray_multisort_variation8.phpt36 'instance of classWithToString' => new classWithToString(),
64 ["instance of classWithToString"]=>
/PHP-7.4/Zend/tests/
H A Dbug32226.phpt2 Bug #32226 (SEGV with exception handler on non existing instance)
/PHP-7.4/tests/lang/
H A Dbug20175.phpt2 Bug #20175 (Static vars can't store ref to new instance)
85 * Storing a reference to a new instance (that's where the name of the test
89 * The class oop_test uses a static reference to a oop_class instance.
90 * When another oop_test instance is created it must reuse the statically

Completed in 26 milliseconds

12345678910>>...24