Home
last modified time | relevance | path

Searched refs:empty (Results 176 – 200 of 883) sorted by relevance

12345678910>>...36

/PHP-8.0/ext/standard/tests/array/
H A Darray_sum_variation7.phpt12 // empty array
14 echo "-- empty array --\n";
67 -- empty array --
H A Duasort_variation4.phpt50 // empty array
52 echo "-- Sorting empty array --\n";
134 -- Sorting empty array --
H A Darray_multisort_variation7.phpt22 'empty string DQ' => "",
46 ["empty string DQ"]=>
H A Darray_merge_variation4.phpt67 // empty data
68 /*8*/ 'empty double quotes' => array(
72 /*9*/ 'empty single quotes' => array(
266 -- Iteration 8: empty double quotes data --
284 -- Iteration 9: empty single quotes data --
H A Darray_slice_variation7.phpt68 // empty data
69 /*8*/ 'empty double quotes' => array(
73 /*9*/ 'empty single quotes' => array(
227 -- Iteration 8 : key type is empty double quotes --
239 -- Iteration 9 : key type is empty single quotes --
H A Darray_udiff_assoc_variation2.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_udiff_uassoc_variation2.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
146 --empty string DQ--
149 --empty string SQ--
H A Darray_udiff_variation2.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_uintersect_assoc_variation2.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_uintersect_uassoc_variation2.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
146 --empty string DQ--
149 --empty string SQ--
H A Darray_uintersect_variation2.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_map_variation16.phpt7 * echo(), array(), empty(), eval(), exit(), isset(), list(), print()
19 'empty',
45 array_map(): Argument #1 ($callback) must be a valid callback, function "empty" not found or invali…
/PHP-8.0/Zend/tests/
H A Dbug53971.phpt2 Bug #53971 (isset() and empty() produce apparently spurious runtime error)
H A Dnowdoc_008.phpt2 empty doc test (nowdoc)
H A Dheredoc_008.phpt2 empty doc test (heredoc)
H A Dlist_empty_error.phpt10 Fatal error: Cannot use empty list in %s on line %d
/PHP-8.0/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_basic.phpt19 echo "\n-- Testing with empty file --\n";
38 -- Testing with empty file --
H A Dfile_get_contents_variation8.phpt56 ValueError: Path cannot be empty
58 ValueError: Path cannot be empty
60 ValueError: Path cannot be empty
H A Dreadfile_variation10-win32.phpt55 ValueError: Path cannot be empty
58 ValueError: Path cannot be empty
61 ValueError: Path cannot be empty
/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
H A DSplFixedArray_toArray_empty.phpt2 SplFixedArray::toArray with empty array
H A DSplFileObject_setCsvControl_variation002.phpt2 SplFileObject::setCsvControl() and ::getCsvControl() with empty $escape
/PHP-8.0/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
/PHP-8.0/ext/standard/tests/strings/
H A Ddefault_charset.phpt34 // Set internal_encoding to empty and try again
35 echo "*** Change internal_encoding to empty ***\n";
83 *** Change internal_encoding to empty ***
/PHP-8.0/ext/oci8/tests/
H A Dbug42134.phpt15 if (!empty($dbase)) {
31 if (!empty($dbase)) {
47 if (!empty($dbase)) {

Completed in 54 milliseconds

12345678910>>...36