Home
last modified time | relevance | path

Searched refs:instance (Results 126 – 150 of 764) sorted by relevance

12345678910>>...31

/PHP-7.2/ext/soap/tests/soap12/
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:…
/PHP-7.2/ext/gmp/tests/
H A Dunserialize_with_reference.phpt2 Unserialize GMP instance with internal reference to itself
/PHP-7.2/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.2/ext/standard/tests/class_object/
H A Dinterface_exists_variation2.phpt84 'instance of classWithToString' => new classWithToString(),
85 'instance of classWithoutToString' => new classWithoutToString(),
189 --instance of classWithToString--
194 --instance of classWithoutToString--
/PHP-7.2/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation1.phpt96 'instance of classWithToString' => new classWithToString(),
97 'instance of classWithoutToString' => new classWithoutToString(),
190 --instance of classWithToString--
193 --instance of classWithoutToString--
/PHP-7.2/ext/standard/tests/file/
H A Dfopen_variation3.phpt97 'instance of classWithToString' => new classWithToString(),
98 'instance of classWithoutToString' => new classWithoutToString(),
205 --instance of classWithToString--
209 --instance of classWithoutToString--
H A Dmkdir_variation3.phpt96 'instance of classWithToString' => new classWithToString(),
97 'instance of classWithoutToString' => new classWithoutToString(),
197 --instance of classWithToString--
200 --instance of classWithoutToString--
/PHP-7.2/ext/date/tests/
H A DDateTime_format_variation1.phpt85 'instance of classWithToString' => new classWithToString(),
86 'instance of classWithoutToString' => new classWithoutToString(),
190 -- instance of classWithToString --
193 -- instance of classWithoutToString --
H A Ddate_format_variation2.phpt85 'instance of classWithToString' => new classWithToString(),
86 'instance of classWithoutToString' => new classWithoutToString(),
190 -- instance of classWithToString --
193 -- instance of classWithoutToString --
H A Ddate_variation1.phpt84 'instance of classWithToString' => new classWithToString(),
85 'instance of classWithoutToString' => new classWithoutToString(),
189 -- instance of classWithToString --
192 -- instance of classWithoutToString --
/PHP-7.2/Zend/tests/
H A Dbug73960.phpt2 Bug #73960: Leak with instance method calling static method with referenced return
H A Dindirect_method_call_005.phpt2 Testing array dereferencing from instance with ArrayObject
/PHP-7.2/ext/spl/tests/
H A Dbug62616.phpt2 Bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)
H A DRecursiveCallbackFilterIteratorTest.phpt32 'instance method' => function() { return array(new A, 'test'); },
64 = instance method =
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_isInstance_basic.phpt23 foreach ($instances as $name => $instance) {
25 var_dump($rc->isInstance($instance));

Completed in 34 milliseconds

12345678910>>...31