Home
last modified time | relevance | path

Searched refs:new (Results 5126 – 5150 of 5902) sorted by relevance

1...<<201202203204205206207208209210>>...237

/PHP-7.3/ext/reflection/tests/
H A DReflectionClass_getProperty_004.phpt40 $myC = new C;
41 $rc = new ReflectionClass("C");
/PHP-7.3/ext/standard/tests/array/
H A Darray_product_variation5.phpt77 'instance of classWithToString' => new classWithToString(),
78 'instance of classWithoutToString' => new classWithoutToString(),
H A Duksort_variation1.phpt78 'instance of classWithToString' => new classWithToString(),
79 'instance of classWithoutToString' => new classWithoutToString(),
H A Darray_reverse_variation6.phpt6 * Description: Return input as a new array with the order of the entries reversed
/PHP-7.3/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt35 $fo = new SplFileObject($file, 'w');
37 $fo = new SplFileObject($file, $file_modes[$mode_counter]);
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_autocommit_oo.phpt10 if (!$link = new my_mysqli($host, $user, $passwd, $db, $port, $socket)) {
23 if (!$mysqli = new my_mysqli($host, $user, $passwd, $db, $port, $socket)) {
/PHP-7.3/ext/zlib/tests/
H A Dgzopen_variation1.phpt97 'instance of classWithToString' => new classWithToString(),
98 'instance of classWithoutToString' => new classWithoutToString(),
/PHP-7.3/ext/date/tests/
H A Ddate_time_set_variation2.phpt85 'instance of classWithToString' => new classWithToString(),
86 'instance of classWithoutToString' => new classWithoutToString(),
/PHP-7.3/Zend/tests/grammar/
H A Dsemi_reserved_005.phpt32 const NEW = 'new';
185 new
/PHP-7.3/ext/standard/tests/file/
H A Dmkdir_variation4.phpt99 'instance of classWithToString' => new classWithToString(),
100 'instance of classWithoutToString' => new classWithoutToString(),
H A Dparse_ini_file_variation4.phpt89 'instance of classWithToString' => new classWithToString(),
90 'instance of classWithoutToString' => new classWithoutToString(),
/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_replace_variation4.phpt79 /*21*/ new classA(),
H A Dmb_strtoupper_variation1.phpt80 /*21*/ new classA(),
H A Dmb_substr_variation1.phpt81 /*21*/ new classA(),
/PHP-7.3/ext/oci8/tests/
H A Dpassword.phpt32 // Second connect should return a new resource because the hash string will be different from $c1
H A Dpassword_2.phpt31 // Second connect should return a new resource because the hash string will be different from $c1
/PHP-7.3/ext/phar/tests/
H A Dphar_stub.phpt26 $phar = new Phar($fname);
/PHP-7.3/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt11 $p = new Phar(dirname(__FILE__) . '/brandnewphar.phar.zip', 0, 'brandnewphar.phar');
/PHP-7.3/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt83 /*21*/ new classA(),
/PHP-7.3/ext/standard/tests/strings/
H A Dvsprintf_variation2.phpt71 new sample(),
/PHP-7.3/ext/soap/tests/
H A Dbug71996.phpt8 $client = new class(null, ['location' => '', 'uri' => 'http://example.org']) extends SoapClient {
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_004w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
H A Dr4_groupH_simple_rpcenc_007w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
H A Dr4_groupH_simple_rpcenc_008w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
H A Dr4_groupH_simple_rpcenc_009w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…

Completed in 44 milliseconds

1...<<201202203204205206207208209210>>...237