Home
last modified time | relevance | path

Searched refs:an (Results 101 – 125 of 1281) sorted by relevance

12345678910>>...52

/PHP-8.0/ext/mbstring/tests/
H A Dmb_strlen_error2.phpt2 Test mb_strlen() function : error conditions - pass an unknown encoding
11 * Test mb_strlen when passed an unknown encoding
H A Dmb_strtolower_error2.phpt2 Test mb_strtolower() function : error conditions - pass an unknown encoding
11 * Pass an unknown encoding to mb_strtolower() to test behaviour
H A Dmb_strtoupper_error2.phpt2 Test mb_strtoupper() function : error conditions - pass an unknown encoding
11 * Pass an unknown encoding as $encoding argument to check behaviour of mbstrtoupper()
H A Dmb_substr_error2.phpt2 Test mb_substr() function : error conditions - Pass an unknown encoding
11 * Pass an unknown encoding to mb_substr() to test behaviour
/PHP-8.0/ext/exif/tests/
H A Dexif_imagetype_error.phpt10 echo "\n-- Testing exif_imagetype() function with an unknown file --\n";
18 -- Testing exif_imagetype() function with an unknown file --
/PHP-8.0/ext/date/tests/
H A Dbug49778.phpt2 Bug #49778 (DateInterval::format("%a") is always zero when an interval is created from an ISO strin…
H A Dtimezone_offset_get_error.phpt12 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$object argument --\n…
35 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$datetime argument --…
61 -- Testing timezone_offset_get() function with an invalid values for $object argument --
69 -- Testing timezone_offset_get() function with an invalid values for $datetime argument --
/PHP-8.0/Zend/tests/generators/errors/
H A Dresume_running_generator_error_003.phpt2 Use-after-free when resume an already running generator
18 Fatal error: Uncaught Error: Cannot resume an already running generator in %sresume_running_generat…
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug66141.phpt24 $db->query('something that throws an exception');
34 …ve an error in your SQL syntax; check the manual that corresponds to your %s server version for th…
/PHP-8.0/ext/intl/tests/
H A Duconverter_func_basic.phpt7 var_dump(UConverter::transcode("This is an ascii string", 'utf-8', 'latin1'));
15 string(23) "This is an ascii string"
/PHP-8.0/ext/iconv/tests/
H A Diconv_strlen_error2.phpt2 Test iconv_strlen() function : error conditions - pass an unknown encoding
11 * Test iconv_strlen when passed an unknown encoding
H A Diconv_substr_error2.phpt2 Test iconv_substr() function : error conditions - Pass an unknown encoding
11 * Pass an unknown encoding to iconv_substr() to test behaviour
/PHP-8.0/ext/standard/tests/serialize/
H A Dserialization_objects_006.phpt15an incomplete object. Please ensure that the class definition "unknown" of the object you are tryi…
/PHP-8.0/Zend/tests/closures/
H A Dclosure_instantiate.phpt12 // Instantiating a closure is an error, not an exception, so we shouldn't see this
/PHP-8.0/ext/gmp/tests/
H A Dbug81119.phpt21 Number is not an integer string
23 Number is not an integer string
/PHP-8.0/ext/standard/tests/file/
H A Dreadlink_realpath_variation2-win32.phpt23 echo "\n*** Testing readlink() and realpath() with linkname stored in an array ***\n";
29 echo "\n-- Testing readlink() and realpath() with softlink, linkname stored inside an array --\n";
42 echo "\n-- Testing readlink() and realpath() with hardlink, linkname stored inside an array --\n";
69 *** Testing readlink() and realpath() with linkname stored in an array ***
71 -- Testing readlink() and realpath() with softlink, linkname stored inside an array --
85 -- Testing readlink() and realpath() with hardlink, linkname stored inside an array --
H A Dreadlink_realpath_variation2.phpt20 echo "\n*** Testing readlink() and realpath() with linkname stored in an array ***\n";
26 echo "\n-- Testing readlink() and realpath() with softlink, linkname stored inside an array --\n";
39 echo "\n-- Testing readlink() and realpath() with hardlink, linkname stored inside an array --\n";
66 *** Testing readlink() and realpath() with linkname stored in an array ***
68 -- Testing readlink() and realpath() with softlink, linkname stored inside an array --
82 -- Testing readlink() and realpath() with hardlink, linkname stored inside an array --
H A Dis_dir_variation1.phpt9 echo "-- Testing is_dir() with an empty dir --\n";
31 -- Testing is_dir() with an empty dir --
/PHP-8.0/ext/xmlreader/tests/
H A D003-get-errors.phpt2 XMLReader: libxml2 XML Reader, Get an attribute, with invalid arguments
33 // Test for call with an empty string argument
44 // Test for call by name for an attribute that doesn't exist
51 // Test for call by number for an attribute that doesn't exist
H A D003-move-errors.phpt2 XMLReader: libxml2 XML Reader, Move cursor to an attribute, with invalid arguments
33 // Test for call with an empty string argument
44 // Test for call by name for an attribute that doesn't exist
51 // Test for call by number for an attribute that doesn't exist
/PHP-8.0/ext/standard/tests/array/
H A Dcount_variation3.phpt6 * Pass count() an infinitely recursive array as $var argument
13 // get an infinitely recursive array
H A Darray_keys_variation_002.phpt22 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
41 *** Testing array_keys() on an array created on the fly ***
/PHP-8.0/ext/curl/tests/
H A Dbug65646_open_basedir_new.phpt20 Warning: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on lin…
23 Warning: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on lin…
/PHP-8.0/ext/soap/tests/
H A Dfault_warning.phpt2 SoapFault class: Invalid Fault code warning given? Can't be an empty string, an array of not 2 elem…
9 new SoapFault("", "message"); // Can't be an empty string
/PHP-8.0/ext/spl/tests/
H A Dunserialize.phpt9 // serialize an empty new object
11 // hack to instantiate an object without constructor

Completed in 80 milliseconds

12345678910>>...52