Searched refs:empty (Results 226 – 250 of 919) sorted by relevance
12345678910>>...37
/PHP-8.2/ext/spl/tests/SplFileObject/ |
H A D | SplFileObject_setCsvControl_variation002.phpt | 2 SplFileObject::setCsvControl() and ::getCsvControl() with empty $escape
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | bug37864.phpt | 2 Bug #37864 (file_get_contents() leaks on empty file)
|
H A D | realpath_variation-win32-mb.phpt | 45 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n"; 51 /* empty filename */ 83 *** Testing realpath() with filename as empty string, NULL and single space ***
|
H A D | realpath_variation-win32.phpt | 45 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n"; 51 /* empty filename */ 83 *** Testing realpath() with filename as empty string, NULL and single space ***
|
H A D | bug61961.phpt | 2 Bug #61961 (file_get_content leaks when access empty file with max length)
|
/PHP-8.2/ext/standard/tests/math/ |
H A D | bug28228.phpt | 2 Bug #28228 (number_format() does not allow empty decimal separator)
|
/PHP-8.2/ext/dom/tests/ |
H A D | bug38438.phpt | 2 Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)
|
H A D | DOMAttr_value_basic_001.phpt | 2 Read empty $value.
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | bug39350.phpt | 2 Bug #39350 (implode/join() crash on empty input strings)
|
H A D | str_split_basic.phpt | 19 echo "-- Empty string must always return empty array --\n"; 87 -- Empty string must always return empty array --
|
/PHP-8.2/ext/spl/tests/ |
H A D | SplDoublyLinkedList_current_empty.phpt | 2 Run current() function on an empty SplDoublyLinkedList.
|
/PHP-8.2/ext/standard/tests/array/ |
H A D | natcasesort_variation11.phpt | 51 // empty data 52 /*8*/ 'empty double quotes' => array( 56 /*9*/ 'empty single quotes' => array(
|
H A D | array_filter_variation3.phpt | 30 …array("one" => 1, null => 'null', 5 => "float", true => 1, "" => 'empty'), // associative array w… 173 string(5) "empty" 183 string(5) "empty"
|
H A D | array_multisort_variation1.phpt | 69 // empty data 70 'empty string DQ' => "", 71 'empty string SQ' => '', 150 --empty string DQ-- 153 --empty string SQ--
|
H A D | array_multisort_variation3.phpt | 70 // empty data 71 'empty string DQ' => "", 72 'empty string SQ' => '', 150 --empty string DQ-- 153 --empty string SQ--
|
H A D | array_diff_uassoc_variation1.phpt | 72 // empty data 73 'empty string DQ' => "", 74 'empty string SQ' => '', 157 --empty string DQ-- 160 --empty string SQ--
|
H A D | bug67693.phpt | 2 Bug #67693 - incorrect push to empty array
|
/PHP-8.2/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_class_constants.phpt | 92 if (!empty($constants)) { 97 if (!empty($expected)) { 102 if (!empty($values)) {
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | bug77165.phpt | 2 Bug #77165: mb_check_encoding crashes when argument given an empty array
|
/PHP-8.2/Zend/tests/return_types/ |
H A D | generators004.phpt | 2 Generator with return type does not fail with empty return
|
/PHP-8.2/Zend/tests/ |
H A D | constant_expressions_coalesce_empty_dim.phpt | 2 Constant expressions with empty dimension fetch on coalesce
|
H A D | globals.inc | 4 var_dump(empty($_SERVER));
|
H A D | bug69537.phpt | 2 Bug #69537 (__debugInfo with empty string for key gives error)
|
/PHP-8.2/ext/com_dotnet/tests/ |
H A D | bug79248.phpt | 2 Bug #79248 (Traversing empty VT_ARRAY throws com_exception)
|
/PHP-8.2/ext/filter/tests/ |
H A D | 002.phpt | 2 GET test with 2 values and an empty one
|
Completed in 31 milliseconds
12345678910>>...37