Home
last modified time | relevance | path

Searched refs:test (Results 2551 – 2575 of 5397) sorted by relevance

1...<<101102103104105106107108109110>>...216

/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt174 testStatement(100, $link, 'ANALYZE TABLE test', array(), array(1), false, false);
175 testStatement(120, $link, 'OPTIMIZE TABLE test', array(), array(1), false, false);
176 testStatement(140, $link, 'REPAIR TABLE test', array(), array(1), false, false);
199 $field0->table = 'test';
200 $field0->orgtable = 'test';
220 testStatement(480, $link, 'SELECT id FROM test', $meta_lib, $meta_mysqlnd, true, true);
222 testStatement(500, $link, 'CHECKSUM TABLE test', array(), array(1), false, false);
/PHP-8.2/ext/gd/tests/
H A Dfunc.inc71 * .php test file with the extension .out.png, to be able to manually inspect
137 * The image is saved right beside the temporary .php test file with the
157 foreach ($tests as $test) {
159 var_dump($test());
/PHP-8.2/ext/opcache/tests/
H A Dswitch_string_free_opt.phpt5 function test($a) {
/PHP-8.2/ext/standard/tests/network/
H A Dgethostbyname_error003.phpt2 gethostbyname() function - basic type return error test
/PHP-8.2/ext/dl_test/
H A Dconfig.w323 ARG_ENABLE("dl-test", "enable dl_test extension", "no");
/PHP-8.2/ext/calendar/tests/
H A Djuliantojd_overflow.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dgregoriantojd_overflow.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.2/Zend/tests/
H A Dns_007.phpt5 namespace test\ns1;
H A Dns_051.phpt5 namespace test\ns1;
H A Dbug39018_2.phpt8 $foo = 'test';
H A Dns_045.phpt5 namespace test\ns1;
H A D036.phpt7 $test[function(){}] = 1;
/PHP-8.2/ext/phar/tests/
H A Dbug79503.phar3 …��������������������������������������������������������������������������test.php����������������…
/PHP-8.2/ext/reflection/tests/
H A Dgh11937_1.inc13 function test() {}
/PHP-8.2/ext/standard/tests/general_functions/
H A Dgetopt_006.phpt4 -a 1 -b 2 test
/PHP-8.2/ext/filter/tests/
H A DPMOPB45.phpt7 $var = "test@example.com\n";
/PHP-8.2/ext/iconv/tests/
H A Diconv003.phpt2 iconv() test 3
/PHP-8.2/tests/lang/
H A Darray_shortcut_002.phpt2 Square bracket associative array shortcut test
/PHP-8.2/tests/basic/
H A D017.phpt2 POST Method test and arrays - 5
/PHP-8.2/Zend/tests/type_declarations/intersection_types/redundant_types/
H A Dduplicate_class_type.phpt6 function test(): Foo&A&FOO {
/PHP-8.2/Zend/tests/type_declarations/union_types/redundant_types/
H A Dduplicate_class_type.phpt6 function test(): Foo|int|FOO {
H A Dnullable_null.phpt6 function test(): ?null {
/PHP-8.2/ext/curl/tests/
H A Dcurl_multi_strerror_001.phpt2 curl_multi_strerror basic test
/PHP-8.2/Zend/tests/generators/
H A Dbug72523.phpt2 Bug #72523 (dtrace issue with reflection (failed test))
/PHP-8.2/Zend/tests/type_declarations/dnf_types/redundant_types/
H A Dinheritence.phpt10 function test(): (A&X)|(B&X) {}

Completed in 78 milliseconds

1...<<101102103104105106107108109110>>...216