Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...36

/PHP-8.0/ext/opcache/tests/
H A Dsccp_loop_var_free.phpt8 if (!empty($result)) {
H A Dsend_unpack_empty_array.phpt2 Type inference of SEND_UNPACK with empty array
/PHP-8.0/Zend/tests/
H A Darray_splice_empty_ht_iter_removal.phpt2 HT iterator should be destroyed if array becomes empty during array_splice
H A Dns_trailing_comma_error_01.phpt2 Group use declarations mustn't be empty
/PHP-8.0/ext/bz2/tests/
H A D001.phpt45 bzopen(): Argument #1 ($file) cannot be empty
46 bzopen(): Argument #1 ($file) cannot be empty
/PHP-8.0/Zend/tests/try/
H A Dtry_finally_011.phpt2 Try finally (segfault with empty break)
/PHP-8.0/ext/standard/tests/array/
H A Darray_unshift_empty.phpt2 Test array_unshift() function : prepend array with empty set
H A Darray_push_empty.phpt2 Test array_push() function : push empty set to the array
H A Darray_filter_variation3.phpt30 …array("one" => 1, null => 'null', 5.2 => "float", true => 1, "" => 'empty'), // associative array…
173 string(5) "empty"
183 string(5) "empty"
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 Darray_walk_variation3.phpt7 * integer, float, string, bool, null, empty & mixed
35 // empty array
/PHP-8.0/ext/standard/tests/file/
H A Dstream_copy_to_stream_empty.phpt2 stream_copy_to_stream() from empty file
H A Drealpath_variation-win32-mb.phpt45 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n";
51 /* empty filename */
85 *** Testing realpath() with filename as empty string, NULL and single space ***
H A Drealpath_variation-win32.phpt45 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n";
51 /* empty filename */
85 *** Testing realpath() with filename as empty string, NULL and single space ***
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt84 if (!empty($constants)) {
89 if (!empty($expected)) {
94 if (!empty($values)) {
/PHP-8.0/ext/standard/tests/strings/
H A Dquotemeta_basic_1.phpt2 Test function quotemeta() - using an empty string is given as str
/PHP-8.0/ext/oci8/tests/
H A Dconnect.inc5 if (!empty($dbase)) {
/PHP-8.0/ext/sqlite3/tests/
H A Dsqlite3_open_empty_string.phpt2 SQLite3::open test with empty string argument via the constructor
/PHP-8.0/sapi/phpdbg/tests/
H A Dbug76801.phpt14 include __DIR__.'/empty.inc';
/PHP-8.0/ext/spl/tests/
H A Dheap_it_current_empty.phpt2 SPL: SplHeap current, check looping through an empty heap gives you no values
/PHP-8.0/ext/com_dotnet/tests/
H A Dbug79248.phpt2 Bug #79248 (Traversing empty VT_ARRAY throws com_exception)
/PHP-8.0/ext/opcache/tests/opt/
H A Dinference_005.phpt2 Type inference 005: Use MAY_BE_NULL result (insted of empty) for ASSIGN_DIM with invalid arguments
/PHP-8.0/ext/hash/tests/
H A Dhash_init_error.phpt50 hash_init(): Argument #3 ($key) cannot be empty when HMAC is requested
51 hash_init(): Argument #3 ($key) cannot be empty when HMAC is requested
/PHP-8.0/ext/session/tests/
H A Dbug71162.phpt2 updateTimestamp never called when session data is empty
9 Current session module is designed to write empty session always. In addition, current session modu…

Completed in 31 milliseconds

1...<<11121314151617181920>>...36