Home
last modified time | relevance | path

Searched refs:empty (Results 251 – 275 of 918) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-8.2/Zend/tests/
H A Dassign_concat_array_empty_string.phpt2 Assign concat of array and empty string
H A Dbug79364.phpt2 Bug #79364 (When copy empty array, next key is unspecified)
H A Dlist_keyed_leading_comma.phpt10 Fatal error: Cannot use empty array entries in keyed array assignment in %s on line %d
H A Darray_splice_empty_ht_iter_removal.phpt2 HT iterator should be destroyed if array becomes empty during array_splice
/PHP-8.2/ext/standard/tests/streams/
H A Dbug47997.phpt2 Bug #47997 (stream_copy_to_stream returns 1 on empty streams)
/PHP-8.2/ext/standard/tests/array/
H A Darray_walk_variation3.phpt7 * integer, float, string, bool, null, empty & mixed
35 // empty array
H A Darray_fill_keys_variation1.phpt20 echo "\n-- Testing array_fill_keys() function with empty arguments --\n";
37 -- Testing array_fill_keys() function with empty arguments --
H A Darray_map_variation7.phpt7 * 1) first array as empty array
8 * 2) second array as empty array
H A Dbug75653.phpt2 Bug #75653: array_values don't work on empty array
/PHP-8.2/ext/standard/tests/strings/
H A Dtrim1.phpt5 /* trim with unset/null/boolean variable - returns an empty string */
14 /* second argument charlist as empty - does not trim any white spaces */
H A Dbug77853.phpt2 Bug #77853: Inconsistent substr_compare behaviour with empty haystack
/PHP-8.2/ext/oci8/tests/
H A Dconnect_scope1.phpt17 if (!empty($dbase))
32 if (!empty($dbase))
H A Dconnect_scope2.phpt17 if (!empty($dbase))
32 if (!empty($dbase))
/PHP-8.2/ext/json/tests/
H A Dbug66021.phpt2 Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set)
/PHP-8.2/ext/standard/tests/file/
H A Dfputcsv_variation16.phpt2 fputcsv() with empty $escape
/PHP-8.2/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation15.phpt2 SplFileObject::fputcsv() with empty $escape
/PHP-8.2/ext/spl/tests/
H A DSplObjectStorage_getInfo_empty_storage.phpt2 Check that SplObjectStorage::getInfo returns NULL when storage is empty
H A Dpqueue_current_error.phpt2 SPL: SplPriorityQueue current on empty queue should give null
H A DArrayObject_unserialize_empty_string.phpt2 ArrayObject: test that you can unserialize a empty string
H A DSplObjectStorage_setInfo_empty_storage.phpt2 Check that SplObjectStorage::setInfo returns NULL when storage is empty
H A Dfixedarray_024.phpt2 …-8041 (php 8.2.0-dev crashes with assertion for cloning/get_object_vars on non-empty SplFixedArray)
/PHP-8.2/ext/opcache/tests/
H A Dsend_unpack_empty_array.phpt2 Type inference of SEND_UNPACK with empty array
H A Dsccp_loop_var_free.phpt8 if (!empty($result)) {
/PHP-8.2/ext/sqlite3/tests/
H A Dsqlite3_open_empty_string.phpt2 SQLite3::open test with empty string argument via the constructor
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_non_select.phpt34 if (empty($describe))
52 if (empty($show))
65 if (empty($explain))
92 if (empty($describe_native))
127 if (empty($show_native))
155 if (empty($explain_native))

Completed in 27 milliseconds

1...<<11121314151617181920>>...37