Home
last modified time | relevance | path

Searched refs:an (Results 176 – 200 of 1281) sorted by relevance

12345678910>>...52

/PHP-8.0/ext/sqlite3/tests/
H A Dsqlite3_defensive.phpt19 // This does not generate an error!
26 // Should generate an error!
/PHP-8.0/ext/standard/tests/array/
H A Darray_diff_uassoc_variation8.phpt20 echo "\n-- Result of comparing integers and strings containing an integers --\n";
32 -- Result of comparing integers and strings containing an integers --
H A Dprev_basic.phpt22 echo "\n*** Testing an array with differing values/keys ***\n";
40 *** Testing an array with differing values/keys ***
H A Dbug48484.phpt2 Bug 48484 (array_product() always returns 0 for an empty array)
H A Drsort_variation10.phpt6 * Pass rsort() an array containing octal values to test behaviour
11 // an array containing unsorted octal values
H A Dsizeof_object1.phpt7 echo "-- Testing sizeof() with an object which implements Countable interface --\n";
33 -- Testing sizeof() with an object which implements Countable interface --
/PHP-8.0/ext/curl/tests/
H A Dbug55767.phpt13 echo '*** Testing curl sending through GET an POST ***' . "\n";
30 *** Testing curl sending through GET an POST ***
H A Dcurl_basic_003.phpt14 echo '*** Testing curl sending through GET an POST ***' . "\n";
31 *** Testing curl sending through GET an POST ***
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt56 …// mysqli_ping() cannot be tested, because one would need to cause an error inside the C function …
58 if (@mysqli_select_db($link, "Oh lord, let this be an unknown database name"))
60 … and mysqli_use_result() cannot be tested, because one would need to cause an error inside the C f…
76 mysqli_select_db($link, "Oh lord, let this be an unknown database name");
111 Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; check the manual that…
113 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
118 Warning: mysqli_real_query(): (%d/%d): You have an error in your SQL syntax; check the manual that …
/PHP-8.0/tests/classes/
H A Dconstants_error_002.phpt2 Error case: class constant as an array
/PHP-8.0/ext/posix/tests/
H A Dposix_getgrgid.phpt24 die('Array index "members" must be an array.');
29 die('Index in members Array is not an int.');
/PHP-8.0/ext/tidy/tests/
H A D007.phpt34 tidy::getOpt(): Argument #1 ($option) is an invalid configuration option, "bogus-opt" given
35 tidy_getopt(): Argument #2 ($option) is an invalid configuration option, "non-ASCII string ���" giv…
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dbug64506.phpt25 var_dump($f, fwrite($f, "writing to an mb filename"));
42 string(25) "writing to an mb filename"
H A Dtest_big5_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
48 string(25) "writing to an mb filename"
H A Dtest_cp1250_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp1251_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
50 string(25) "writing to an mb filename"
H A Dtest_cp1251_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
47 string(25) "writing to an mb filename"
H A Dtest_cp1251_zend_multibyte_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
50 string(25) "writing to an mb filename"
H A Dtest_cp1254_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp1256_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp936_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
48 string(25) "writing to an mb filename"
/PHP-8.0/ext/spl/tests/
H A Ddllist_001.phpt50 Exception: Can't pop from an empty datastructure
51 Exception: Can't shift from an empty datastructure
/PHP-8.0/ext/gmp/tests/
H A Dgmp_intval.phpt47 gmp_intval(): Argument #1 ($num) is not an integer string
50 gmp_intval(): Argument #1 ($num) is not an integer string
/PHP-8.0/Zend/tests/type_declarations/
H A Dscalar_float_with_integer_default_weak.phpt2 Float type should allow an integer as default
/PHP-8.0/Zend/tests/
H A Dclosure_017.phpt2 Closure 017: Trying to destroy an active lambda function

Completed in 82 milliseconds

12345678910>>...52