Home
last modified time | relevance | path

Searched refs:array (Results 6701 – 6725 of 7349) sorted by relevance

1...<<261262263264265266267268269270>>...294

/PHP-7.3/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_error.phpt5 /* Prototype : proto array stream_get_meta_data(resource fp)
/PHP-7.3/ext/standard/tests/strings/
H A Ddirname_variation.phpt15 $file_path_variations = array (
H A Dnumber_format_basic.phpt13 $values = array(1234.5678,
H A Dstrcmp.phpt10 /* creating an array of strings to be compared */
11 $arrays = array(
12 array("a", "A", 'a', 'A', chr(128), chr(255), chr(256)),
13 array("acc", "Acc", 'ac', "accc", 'acd', "?acc", 'acc!', "$!acc", ";acc"),
14 array("1", "0", 0, "-1", -1, NULL, "", TRUE, FALSE, "string"),
15 array(10.5, 1.5, 9.5, 11.5, 100.5, 10.5E1, -10.5, 10, 0.5)
18 /* loop through to go each and every element in an array
59 $str_arr = array("hello", "?world", "!$%**()%**[][[[&@#~!");
594 Warning: strcmp() expects parameter 2 to be string, array given in %s on line %d
/PHP-7.3/ext/ctype/tests/
H A Dctype_alnum_variation3.phpt20 $values = array(
H A Dctype_alpha_variation3.phpt21 $values = array(
H A Dctype_digit_variation3.phpt21 $values = array(
H A Dctype_space_variation3.phpt21 $values = array(
H A Dctype_upper_variation3.phpt20 $values = array(
/PHP-7.3/ext/oci8/tests/
H A Dlob_028.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dcoll_018.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dpassword_new.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on thes
/PHP-7.3/ext/standard/tests/file/
H A Dcopy_variation1.phpt21 /* array of destination file names */
22 $dest_files = array(
H A Ddirname_basic-win32.phpt22 $paths = array(
/PHP-7.3/ext/intl/tests/
H A Dlocale_get_keywords2.phpt18 $locales = array(
23 $locales = array(
H A Dlocale_set_default.phpt17 $locales = array(
70 $locales = array(
/PHP-7.3/ext/standard/tests/math/
H A Dhypot_basiclong_64bit.phpt15 $longVals = array(
21 $otherVals = array(0, 1, -1, 7, 9, 65, -44, MAX_32Bit, MIN_32Bit, MAX_64Bit, MIN_64Bit);
H A Dpow_basiclong_64bit.phpt15 $longVals = array(
21 $otherVals = array(0, 1, -1, 7, 9, 65, -44, MAX_32Bit, MIN_32Bit, MAX_64Bit, MIN_64Bit);
H A Datan2_basic.phpt7 $valuesy = array(23,
20 $valuesx = array(23,
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt36 var_dump($obj = mysqli_fetch_object($res, 'mysqli_fetch_object_test', array(1, 2)));
H A Dmysqli_phpinfo.phpt48 $expected = array(
H A Dmysqli_real_escape_string_nobackslash.phpt61 array(1) {
/PHP-7.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound2_001w.phpt28 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_compound2.wsdl",array("trace"=>1,"except…
/PHP-7.3/ext/phar/tests/
H A Dphar_oo_uncompressall.phpt15 $files = array();
H A Drefcount1.phpt14 $files = array();

Completed in 35 milliseconds

1...<<261262263264265266267268269270>>...294