Home
last modified time | relevance | path

Searched refs:empty (Results 201 – 225 of 918) sorted by relevance

12345678910>>...37

/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_interface.phpt48 if (!empty($expected)) {
52 if (!empty($methods)) {
/PHP-8.2/ext/opcache/tests/
H A Dopcache-1.blacklist2 ; and empty line are ignored
/PHP-8.2/Zend/tests/
H A Dbug69893.phpt2 Bug #69893: Strict comparison between integer and empty string keys crashes
H A Dbug53971.phpt2 Bug #53971 (isset() and empty() produce apparently spurious runtime error)
H A Dheredoc_008.phpt2 empty doc test (heredoc)
H A Dnowdoc_008.phpt2 empty doc test (nowdoc)
H A Dlist_empty_error.phpt10 Fatal error: Cannot use empty list in %s on line %d
/PHP-8.2/ext/standard/tests/strings/
H A Dbug79951.phpt2 Bug #79951: Memory leak in str_replace of empty string
H A Dstr_getcsv_002.phpt2 str_getcsv() with empty $escape
/PHP-8.2/ext/reflection/tests/
H A Dproperty_exists.phpt13 public $empty;
83 var_dump(property_exists(NULL, 'empty'));
88 var_dump(property_exists(25,'empty'));
96 var_dump(property_exists('A','empty'));
100 var_dump(property_exists(new A, 'empty'));
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_uassoc_variation2.phpt72 // empty data
73 'empty string DQ' => "",
74 'empty string SQ' => '',
157 --empty string DQ--
160 --empty string SQ--
H A Darray_udiff_assoc_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_udiff_uassoc_variation1.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
146 --empty string DQ--
149 --empty string SQ--
H A Darray_udiff_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_uintersect_assoc_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_uintersect_uassoc_variation1.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
146 --empty string DQ--
149 --empty string SQ--
H A Darray_uintersect_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Dnatcasesort_variation2.phpt66 // empty data
67 /*5*/ 'empty string' => array(
72 /*6*/ 'empty array' => array(
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 or null, function "empty" not found o…
/PHP-8.2/ext/mbstring/tests/
H A Dbug25140.phpt2 Bug #25140 (mb_convert_encoding returns FALSE on an empty string)
/PHP-8.2/ext/spl/tests/
H A DSplFixedArray_toArray_empty.phpt2 SplFixedArray::toArray with empty array
/PHP-8.2/ext/bz2/tests/
H A D001.phpt45 bzopen(): Argument #1 ($file) cannot be empty
46 bzopen(): Argument #1 ($file) cannot be empty
/PHP-8.2/ext/tidy/tests/
H A D019.phpt40 Path cannot be empty
41 Path cannot be empty
/PHP-8.2/ext/iconv/tests/
H A Dbug72320.phpt2 Bug #72320 (iconv_substr returns false for empty strings)
/PHP-8.2/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)

Completed in 21 milliseconds

12345678910>>...37