Home
last modified time | relevance | path

Searched refs:test (Results 4776 – 4800 of 5012) sorted by relevance

1...<<191192193194195196197198199200201

/PHP-7.4/ext/standard/tests/math/
H A Dhypot_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.4/ext/standard/tests/file/
H A Dstat_variation7-win32.phpt17 /* test the stats of dir/file when their names are stored in objects */
H A Dlstat_stat_variation20.phpt19 /* test for stats of link when their names are stored in object and array */
H A Dfgetc_variation4.phpt29 $data = "fgetc\n test";
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_seek.phpt19 if (!mysqli_stmt_prepare($stmt, "SELECT id, label FROM test ORDER BY id ASC LIMIT 3"))
H A Dmysqli_set_charset.phpt77 …printf("[010] Test will fail, because alternative test character set '%s' seems not supported\n", …
/PHP-7.4/ext/sockets/tests/
H A Dmcast_ipv4_recv.phpt8 if (getenv('SKIP_ONLINE_TESTS')) die('skip online test');
/PHP-7.4/ext/tokenizer/tests/
H A Dtoken_get_all_variation5.phpt13 * Passing 'source' argument with different assignment operators to test them for tokens
H A D001.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64-bit only");
H A Dtoken_get_all_variation8.phpt13 * Passing 'source' argument with different type casting operators to test them for token
/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_variation5.phpt70 // loop through the various elements of $arrays to test array_unshift()
H A Darray_unshift_variation9.phpt70 // loop through the various elements of $arrays to test array_unshift()
H A Dend.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dend_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Darray_merge_variation1.phpt11 * Pass different data types as $arr1 argument to test behaviour
H A Darray_merge_variation2.phpt11 * Pass different data types as $arr2 argument to array_merge() to test behaviour
H A Darray_unshift_variation4.phpt74 // loop through the various elements of $arrays to test array_unshift()
H A Deach_variation1.phpt12 * Pass different data types as $arr arg to each() to test behaviour
/PHP-7.4/ext/reflection/tests/
H A DReflectionObject_isSubclassOf_basic.phpt2 ReflectionObject::isSubclassOf() - basic function test
/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation34.phpt6 die("skip this test is for 32bit platform only");
/PHP-7.4/ext/pdo_oci/tests/
H A Dbug57702.phpt15 // Note the PDO test setup sets PDO::ATTR_STRINGIFY_FETCHES to true
/PHP-7.4/ext/standard/tests/general_functions/
H A Dintval.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dgettype_settype_variation7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
158 /* test conversion to object type */
/PHP-7.4/ext/fileinfo/
H A Dmagicdata.patch21 # GRR the original test are too common for many DOS files
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt226 …/* Strictly speaking we should test more: character_set_client, character_set_results, and charact…
245 // we do another test to verify that the charset has been set.

Completed in 59 milliseconds

1...<<191192193194195196197198199200201