Searched refs:array (Results 6476 – 6500 of 7349) sorted by relevance
1...<<251252253254255256257258259260>>...294
/PHP-7.3/ext/phar/tests/tar/files/ |
H A D | corrupt_tarmaker.php.inc | 48 $stat = array( 160 $this->addFile($dir, "", array(
|
H A D | make.dangerous.tar.php.inc | 49 $stat = array( 153 $this->addFile($dir, "", array(
|
/PHP-7.3/ext/phar/tests/ |
H A D | mounteddir.phpt | 46 $out = array(); 54 $out = array();
|
H A D | phar_convert_tar.phpt | 18 $files = array();
|
H A D | phar_convert_zip.phpt | 18 $files = array();
|
H A D | phar_stub_write.phpt | 15 $files = array();
|
H A D | phar_stub_write_file.phpt | 16 $files = array();
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | sprintf_variation3.phpt | 13 $valid_ints = array( 34 $int_formats = array(
|
/PHP-7.3/ext/standard/tests/general_functions/ |
H A D | is_callable_variation1.phpt | 11 In case of objects, $var = array($SomeObject, 'MethodName') 34 $undef_functions = array (
|
/PHP-7.3/ext/standard/tests/math/ |
H A D | atan2_basiclong_64bit.phpt | 15 $longVals = array( 21 $otherVals = array(0, 1, -1, 7, 9, 65, -44, MAX_32Bit, MIN_32Bit, MAX_64Bit, MIN_64Bit);
|
/PHP-7.3/ext/oci8/tests/ |
H A D | conn_attr_2.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs 26 $attr_array = array('MODULE','ACTION','CLIENT_INFO','CLIENT_IDENTIFIER');
|
H A D | imp_res_get_close_3.phpt | 6 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
/PHP-7.3/Zend/tests/grammar/ |
H A D | semi_reserved_001.phpt | 45 function array(){ echo __METHOD__, PHP_EOL; } 124 $obj->array(); 202 Obj::array
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | mysqli_fork.phpt | 240 array(1) { 245 child array 247 child array 249 child array
|
/PHP-7.3/ext/standard/tests/array/ |
H A D | sizeof_error.phpt | 6 * Description: Counts an elements in an array. If Standard PHP Library is installed,
|
/PHP-7.3/ext/standard/tests/dir/ |
H A D | scandir_error1-win32-mb.phpt | 11 /* Prototype : array scandir(string $dir [, int $sorting_order [, resource $context]])
|
H A D | scandir_error2.phpt | 11 /* Prototype : array scandir(string $dir [, int $sorting_order [, resource $context]])
|
/PHP-7.3/ext/standard/tests/file/ |
H A D | copy_variation18.phpt | 36 $stat_keys_to_compare = array("dev", "ino", "mode", "nlink", "uid", "gid",
|
H A D | fflush_variation4.phpt | 15 $file_modes = array("r", "rb", "rt");
|
H A D | flock.phpt | 23 $would = array(1,2,3);
|
/PHP-7.3/ext/simplexml/ |
H A D | README | 32 name returns an array of SimpleXML objects. This should be an
|
/PHP-7.3/ext/opcache/tests/ |
H A D | optimize_func_calls.phpt | 81 return array("retarray");
|
/PHP-7.3/ext/soap/tests/interop/Round3/GroupD/ |
H A D | r3_groupD_compound1_001w.phpt | 19 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_compound1.wsdl",array("trace"=>1,"except…
|
/PHP-7.3/ext/phar/tests/zip/ |
H A D | phar_setalias.phpt | 21 $files = array();
|
/PHP-7.3/ext/gmp/tests/ |
H A D | gmp_abs.phpt | 20 var_dump(gmp_abs(array()));
|
Completed in 29 milliseconds
1...<<251252253254255256257258259260>>...294