Home
last modified time | relevance | path

Searched refs:test (Results 4976 – 5000 of 5399) sorted by relevance

1...<<191192193194195196197198199200>>...216

/PHP-8.2/ext/oci8/tests/
H A Dimp_res_get_2.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dimp_res_lob.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dfetch_object.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dconn_attr_5.phpt8 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-8.2/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc160 /* TODO popen test? Old code copied from the previous general test
182 $status = dba_insert("key1", "This is a test insert", $db);
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata.phpt19 if (!mysqli_stmt_prepare($stmt, "SELECT id, label FROM test ORDER BY id ASC LIMIT 3"))
43 …($stmt, "SELECT id, label, id + 1 as _id, concat(label, '_') _label FROM test as _test ORDER BY i…
45 …d, label AS _label, null AS _null, CONCAT(label, '_') _label_concat FROM test _test ORDER BY id A…
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_x86.dasc2439 | test eax, eax
6575 | test r0, r0
6787 | test r0, r0
9602 | test r0, r0
10516 | test r0, r0
10951 | test r0, r0
10980 | test r0, r0
14803 | test r0, r0
15570 | test r0, r0
15630 | test r0, r0
[all …]
/PHP-8.2/ext/standard/tests/array/
H A Darsort_variation8.phpt34 // loop through to test arsort() with different arrays
H A Dasort_variation8.phpt34 // loop through to test asort() with different arrays
H A Dshuffle_variation2.phpt30 // looping to test shuffle() with each sub-array in the multi-dimensional array
H A Dusort_object2.phpt10 * to test behaviour of usort()
/PHP-8.2/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt7 * files with different file names to test how readdir() reads them
/PHP-8.2/ext/standard/tests/file/
H A Ddisk_free_space_variation.phpt41 /* loop through to test each element the above array */
H A Dfgetc_variation1.phpt5 // include the header for common test function
/PHP-8.2/ext/openssl/tests/
H A Dbug74159.phpt16 // scenarios which might be useful. More reliable test is bug72333.phpt
/PHP-8.2/ext/standard/tests/strings/
H A Dvprintf_variation18.phpt54 // looping to test vprintf() with different scientific formats from the above $format array
/PHP-8.2/ext/tokenizer/tests/
H A Dtoken_get_all_variation6.phpt8 * Passing 'source' argument with different bitwise operators to test them for token
/PHP-8.2/ext/gmp/tests/
H A Dgmp_random_seed.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.2/ext/intl/tests/
H A Dmsgfmt_format_subpatterns_named.phpt59 // Run the test
/PHP-8.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_013s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_014s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-8.2/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_004p.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-8.2/ext/standard/tests/math/
H A Dhexdec_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dhexdec_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.2/Zend/tests/float_to_int/
H A Dwarning_float_does_not_fit_zend_long_strings.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");

Completed in 56 milliseconds

1...<<191192193194195196197198199200>>...216