Home
last modified time | relevance | path

Searched refs:empty (Results 376 – 400 of 1348) sorted by relevance

1...<<11121314151617181920>>...54

/PHP-7.1/ext/spl/tests/
H A DSplObjectStorage_setInfo_empty_storage.phpt2 Check that SplObjectStorage::setInfo returns NULL when storage is empty
H A DArrayObject_unserialize_empty_string.phpt2 ArrayObject: test that you can unserialize a empty string
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.
/PHP-7.1/ext/dom/tests/
H A DDOMAttr_value_basic_001.phpt2 Read empty $value.
/PHP-7.1/Zend/tests/try/
H A Dtry_finally_011.phpt2 Try finally (segfault with empty break)
/PHP-7.1/ext/wddx/tests/
H A Dbug74145.phpt2 Bug #74145 (wddx parsing empty boolean tag leads to SIGSEGV)
/PHP-7.1/ext/oci8/tests/
H A Dconnect.inc5 if (!empty($dbase)) {
H A Dconnect_scope1.phpt17 if (!empty($dbase))
32 if (!empty($dbase))
H A Dconnect_scope2.phpt17 if (!empty($dbase))
32 if (!empty($dbase))
H A Ddebug.phpt12 if (!empty($dbase)) {
/PHP-7.1/Zend/tests/
H A Dlist_006.phpt2 Testing nested list() with empty array
H A Dbug63762.phpt15 echo "\nArray of empty array:\n";
36 Array of empty array:
/PHP-7.1/ext/standard/tests/array/
H A Darray_multisort_variation7.phpt28 'empty string DQ' => "",
53 ["empty string DQ"]=>
H A Darray_uintersect_assoc_variation3.phpt59 'empty array' => array(),
74 // empty data
75 'empty string DQ' => "",
76 'empty string SQ' => '',
152 --empty array--
202 --empty string DQ--
207 --empty string SQ--
H A Dnatcasesort_variation11.phpt68 // empty data
69 /*8*/ 'empty double quotes' => array(
73 /*9*/ 'empty single quotes' => array(
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_error_oo.phpt18 printf("[001] Expecting empty string, got %s/'%s'\n", gettype($tmp), $tmp);
26 …printf("[003] Expecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, …
H A Dmysqli_get_connection_stats_off.phpt25 if (!is_array($before) || empty($before)) {
26 printf("[002] Expecting non-empty array, got %s.\n", gettype($before));
/PHP-7.1/ext/tidy/tests/
H A D019.phpt37 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
39 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
H A D022.phpt37 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
39 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
/PHP-7.1/ext/bz2/tests/
H A D001.phpt28 Warning: bzopen(): filename cannot be empty in %s on line %d
31 Warning: bzopen(): filename cannot be empty in %s on line %d
/PHP-7.1/tests/lang/
H A DforeachLoop.016.phpt153 Warning: Creating default object from empty value in %s on line %d
161 Warning: Creating default object from empty value in %s on line %d
181 Warning: Creating default object from empty value in %s on line %d
201 Warning: Creating default object from empty value in %s on line %d
/PHP-7.1/ext/json/tests/
H A Dbug66021.phpt2 Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set)
/PHP-7.1/ext/sqlite3/tests/
H A Dsqlite3_open_empty_string.phpt2 SQLite3::open test with empty string argument via the constructor
/PHP-7.1/ext/standard/tests/file/
H A Dfile_put_contents_variation8-win32.phpt61 Warning: file_put_contents(): Filename cannot be empty in %s on line %d
66 Warning: file_put_contents(): Filename cannot be empty in %s on line %d
71 Warning: file_put_contents(): Filename cannot be empty in %s on line %d

Completed in 32 milliseconds

1...<<11121314151617181920>>...54