Home
last modified time | relevance | path

Searched refs:instance (Results 226 – 250 of 508) sorted by relevance

12345678910>>...21

/PHP-8.3/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002w.phpt19 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
21 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
H A Dr2_groupB_001w.phpt19 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
21 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
/PHP-8.3/ext/soap/tests/
H A Dtypemap008.phpt23 …return '<book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><a xsi:type="xsd:string">'.$bo…
45 …-ENV:Body><ns1:dotest><book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:bo…
H A Dserver023.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-8.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_007w.phpt18 …xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
20 …xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
H A Dr2_base_008p.phpt16 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodin…
18 …http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodin…
H A Dr2_base_009s.phpt17 …1="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
19 …1="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
/PHP-8.3/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_004w.phpt26 ….org/WSDLInteropTestRpcEnc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
28 ….org/WSDLInteropTestRpcEnc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
/PHP-8.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_012w.phpt18 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
20 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http:…
H A Dr4_groupH_simple_rpcenc_013w.phpt18 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
20 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http:…
H A Dr4_groupH_simple_rpcenc_014w.phpt18 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
20 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http:…
H A Dr4_groupH_simple_rpcenc_015w.phpt18 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
20 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http:…
H A Dr4_groupH_simple_rpcenc_017w.phpt18 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http:…
20 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http:…
/PHP-8.3/ext/standard/tests/dir/
H A Ddir_basic-win32-mb.phpt24 echo "Get Directory instance:\n";
61 Get Directory instance:
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize.phpt20 private static $instance = null;
59 if (!self::$instance) {
61 self::$instance = new $c($caller);
63 return self::$instance;
/PHP-8.3/ext/standard/tests/array/
H A Darray_multisort_variation2.phpt88 'instance of classWithToString' => new classWithToString(),
89 'instance of classWithoutToString' => new classWithoutToString(),
188 --instance of classWithToString--
191 --instance of classWithoutToString--
/PHP-8.3/ext/spl/tests/
H A Dclass_implements_variation1.phpt85 'instance of classWithToString' => new classWithToString(),
86 'instance of classWithoutToString' => new classWithoutToString(),
180 --instance of classWithToString--
186 --instance of classWithoutToString--
H A Dclass_uses_variation1.phpt85 'instance of classWithToString' => new classWithToString(),
86 'instance of classWithoutToString' => new classWithoutToString(),
180 --instance of classWithToString--
184 --instance of classWithoutToString--
/PHP-8.3/ext/mbstring/tests/
H A Dmb_substitute_character_variation_strict_types.phpt84 'instance of classWithToString' => new classWithToString(),
85 'instance of classWithoutToString' => new classWithoutToString(),
161 --instance of classWithToString--
163 --instance of classWithoutToString--
H A Dmb_substitute_character_variation_weak_types.phpt82 'instance of classWithToString' => new classWithToString(),
83 'instance of classWithoutToString' => new classWithoutToString(),
165 --instance of classWithToString--
167 --instance of classWithoutToString--
/PHP-8.3/ext/reflection/tests/
H A DReflectionClass_getInterfaces_003.phpt24 echo "The result is an array in which each element is an object (an instance of ReflectionClass)\n";
51 The result is an array in which each element is an object (an instance of ReflectionClass)
/PHP-8.3/ext/pdo_dblib/tests/
H A Dtimeout.phpt16 // regular timeout attribute, set after instance created, will affect query timeout, causing this q…
30 // pdo_dblib-specific timeout attribute, set after instance created, will control query timeout, ca…
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug30994.phpt13 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
47 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
H A Dbug36908.phpt19 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
H A Dbug50675.phpt15 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
51 …xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="urn:s…

Completed in 28 milliseconds

12345678910>>...21