Home
last modified time | relevance | path

Searched refs:empty (Results 226 – 250 of 872) sorted by relevance

12345678910>>...35

/PHP-7.4/ext/spl/tests/
H A Dheap_it_current_empty.phpt2 SPL: SplHeap current, check looping through an empty heap gives you no values
H A DSplDoublyLinkedList_isEmpty_empty.phpt2 Check that SplDoublyLinkedList->isEmpty() correctly returns true for an empty list.
H A Dheap_current_variation_001.phpt2 SPL: SplHeap::current - get current value from empty heap
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_open_empty_string.phpt2 SQLite3::open test with empty string argument via the constructor
H A Dsqlite3_prepare_with_empty_string.phpt2 SQLite3::prepare test with empty string argument
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug79248.phpt2 Bug #79248 (Traversing empty VT_ARRAY throws com_exception)
/PHP-7.4/ext/oci8/tests/
H A Ddebug.phpt12 if (!empty($dbase)) {
/PHP-7.4/ext/json/tests/
H A Dbug66021.phpt2 Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set)
/PHP-7.4/ext/intl/tests/
H A Didn_uts46_errors.phpt21 echo "empty domain:", "\n";
59 empty domain:
61 Warning: idn_to_ascii(): idn_to_ascii: empty domain name in %s on line %d
/PHP-7.4/ext/standard/tests/array/
H A Dnatcasesort_variation2.phpt71 // empty data
72 /*5*/ 'empty string' => array(
77 /*6*/ 'empty array' => array(
H A Duasort_variation4.phpt62 // empty array
64 echo "-- Sorting empty array --\n";
146 -- Sorting empty array --
H A Darray_filter_variation3.phpt36 …array("one" => 1, null => 'null', 5.2 => "float", true => 1, "" => 'empty'), // associative array…
179 string(5) "empty"
189 string(5) "empty"
H A Darray_map_variation16.phpt12 * echo(), array(), empty(), eval(), exit(), isset(), list(), print()
24 'empty',
51 Warning: array_map() expects parameter 1 to be a valid callback, function 'empty' not found or inva…
/PHP-7.4/ext/standard/tests/file/
H A Dfile_get_contents_variation8-win32.phpt63 Warning: file_get_contents(): Filename cannot be empty in %s on line %d
68 Warning: file_get_contents(): Filename cannot be empty in %sfile_get_contents_variation8-win32.php …
73 Warning: file_get_contents(): Filename cannot be empty in %s on line %d
H A Dfile_get_contents_variation8.phpt59 Warning: file_get_contents(): Filename cannot be empty in %s on line %d
63 Warning: file_get_contents(): Filename cannot be empty in %s on line %d
67 Warning: file_get_contents(): Filename cannot be empty in %s on line %d
H A Dreadfile_variation10-win32.phpt59 Warning: readfile(): Filename cannot be empty in %s on line %d
63 Warning: readfile(): Filename cannot be empty in %s on line %d
67 Warning: readfile(): Filename cannot be empty in %s on line %d
H A Drealpath_variation-win32-mb.phpt49 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n";
55 /* empty filename */
89 *** Testing realpath() with filename as empty string, NULL and single space ***
H A Drealpath_variation-win32.phpt49 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n";
55 /* empty filename */
89 *** Testing realpath() with filename as empty string, NULL and single space ***
/PHP-7.4/Zend/tests/
H A Dbug78182.phpt11 Warning: Creating default object from empty value in %s on line %d
/PHP-7.4/ext/standard/tests/general_functions/
H A D004.phpt16 empty,,nothing
/PHP-7.4/ext/standard/tests/network/
H A Dgetprotobynumber_error.phpt7 // empty protocol number
H A Dgetprotobyname_error.phpt7 // empty protocol name
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_non_select.phpt33 if (empty($describe))
51 if (empty($show))
64 if (empty($explain))
91 if (empty($describe_native))
126 if (empty($show_native))
154 if (empty($explain_native))
/PHP-7.4/ext/mbstring/tests/
H A Dmb_split_empty_match.phpt2 mb_split() empty match
/PHP-7.4/ext/dom/tests/
H A Dbug75451.phpt2 Bug #75451 (Assertion fails while foreach on empty xpath query)

Completed in 85 milliseconds

12345678910>>...35