Home
last modified time | relevance | path

Searched refs:an (Results 201 – 225 of 1281) sorted by relevance

12345678910>>...52

/PHP-8.0/tests/lang/
H A DforeachLoop.013.phpt2 Directly modifying an unreferenced array when foreach'ing over it while using &$value syntax.
35 echo "\nPopping elements off end of an unreferenced array, using &\$value.";
42 echo "\n\n\nShift elements off start of an unreferenced array, using &\$value.";
49 echo "\n\n\nRemove current element of an unreferenced array, using &\$value.";
56 echo "\n\n\nAdding elements to the end of an unreferenced array, using &\$value.";
63 echo "\n\n\nAdding elements to the start of an unreferenced array, using &\$value.";
72 Popping elements off end of an unreferenced array, using &$value.
145 Shift elements off start of an unreferenced array, using &$value.
214 Remove current element of an unreferenced array, using &$value.
283 Adding elements to the end of an unreferenced array, using &$value.
[all …]
H A Dinclude_variation2.phpt2 Including a file in the current script directory from an included function
/PHP-8.0/ext/standard/tests/file/
H A Dbug40501.csv1 "this element contains the delimiter, and ends with an odd number of
H A Dreadlink_realpath_variation1-win32.phpt34 echo "\n-- Testing readlink() and realpath() with softlink, linkname stored inside an object --\n";
47 echo "\n-- Testing readlink() and realpath() with hardlink, linkname stored inside an object --\n";
76 -- Testing readlink() and realpath() with softlink, linkname stored inside an object --
84 -- Testing readlink() and realpath() with hardlink, linkname stored inside an object --
H A Dreadlink_realpath_variation1.phpt31 echo "\n-- Testing readlink() and realpath() with softlink, linkname stored inside an object --\n";
44 echo "\n-- Testing readlink() and realpath() with hardlink, linkname stored inside an object --\n";
73 -- Testing readlink() and realpath() with softlink, linkname stored inside an object --
81 -- Testing readlink() and realpath() with hardlink, linkname stored inside an object --
/PHP-8.0/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
H A Dbug60322.phpt2 Bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
/PHP-8.0/ext/date/tests/
H A Dbug74080.phpt2 Bug #74080 Provide an RFC7231 date time format
/PHP-8.0/build/
H A Dax_check_compile_flag.m412 # or gives an error. (Warnings, however, are ignored)
20 # force the compiler to issue an error when a bad flag is given.
22 # INPUT gives an alternative input source to AC_COMPILE_IFELSE.
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorcode.phpt30 or PDO->query() and invoke an error on the statement handle,
32 PDOStatement->errorCode() to return the error code for an
65 // lets hope this is an invalid attribute code
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dtest_big5_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
51 string(25) "writing to an mb filename"
H A Dtest_cp1252_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_cp1252_to_utf8_5.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
47 string(25) "writing to an mb filename"
H A Dtest_cp1254_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp932_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_cp936_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
51 string(25) "writing to an mb filename"
/PHP-8.0/ext/hash/tests/
H A Dhash_file_error.phpt15 echo "\n-- Testing hash_file() function with an unknown algorithm --\n";
36 -- Testing hash_file() function with an unknown algorithm --
/PHP-8.0/ext/standard/tests/array/
H A Darray_udiff_assoc_variation5.phpt10 echo "\n-- comparison function with an incorrect return value --\n";
36 -- comparison function with an incorrect return value --
H A Darray_udiff_uassoc_variation6.phpt10 echo "\n-- comparison function with an incorrect return value --\n";
36 -- comparison function with an incorrect return value --
H A Darray_udiff_variation5.phpt11 echo "\n-- comparison function with an incorrect return value --\n";
37 -- comparison function with an incorrect return value --
H A Darray_uintersect_assoc_variation5.phpt10 echo "\n-- comparison function with an incorrect return value --\n";
36 -- comparison function with an incorrect return value --
H A Darray_uintersect_uassoc_variation6.phpt10 echo "\n-- comparison function with an incorrect return value --\n";
36 -- comparison function with an incorrect return value --
H A Darray_uintersect_variation5.phpt10 echo "\n-- comparison function with an incorrect return value --\n";
36 -- comparison function with an incorrect return value --
/PHP-8.0/ext/spl/tests/
H A DSplDoublyLinkedList_current_empty.phpt2 Run current() function on an empty SplDoublyLinkedList.
/PHP-8.0/ext/standard/tests/assert/
H A Dassert_options_error.phpt13 assert_options(): Argument #1 ($option) must be an ASSERT_* constant

Completed in 27 milliseconds

12345678910>>...52