Home
last modified time | relevance | path

Searched refs:empty (Results 326 – 350 of 883) sorted by relevance

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

/PHP-8.0/ext/standard/tests/strings/
H A Dmd5_file.phpt6 /* Creating an empty file */
74 Path cannot be empty
81 Path cannot be empty
H A Dsha1_file.phpt9 /* Creating an empty file */
77 Path cannot be empty
90 Path cannot be empty
/PHP-8.0/ext/oci8/tests/
H A Dtestping.phpt13 if (!empty($dbase)) {
H A Dserverversion.phpt10 if (!empty($dbase)) {
/PHP-8.0/ext/simplexml/tests/
H A Dbug41947.phpt2 Bug #41947 (addChild incorrectly registers empty strings as namespaces)
/PHP-8.0/ext/spl/tests/
H A Dbug61527.phpt2 Bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end)
8 /* testing empty array, should no notice at all */
H A DSplDoublyLinkedList_isEmpty_not-empty.phpt2 Check that SplDoublyLinkedList->isEmpty() correctly returns true for a non-empty list.
H A DSplFileObject_fgetcsv_escape_error.phpt21 SplFileObject::fgetcsv(): Argument #3 ($escape) must be empty or a single character
/PHP-8.0/ext/standard/tests/array/
H A Darray_multisort_variation9.phpt22 'empty string DQ' => "",
54 ["empty string DQ"]=>
/PHP-8.0/ext/ftp/tests/
H A Dftp_mlsd_empty_directory.phpt2 ftp_mlsd() must not return false on empty directories
/PHP-8.0/ext/opcache/tests/
H A Djmp_elim_003.phpt2 Incorrect empty basic block elimination
H A Dbug76275.phpt2 Bug #76275: Assertion failure in file cache when unserializing empty try_catch_array
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug_64705.phpt13 var_dump(!empty($e->errorInfo) && is_array($e->errorInfo));
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dbug_64705.phpt13 var_dump(!empty($e->errorInfo) && is_array($e->errorInfo));
/PHP-8.0/Zend/tests/
H A Dbug52484.phpt2 Bug #52484 (__set() ignores setting properties with empty names)
H A Dbug52484_2.phpt2 Bug #52484.2 (__set() ignores setting properties with empty names)
H A Dbug52484_3.phpt2 Bug #52484.3 (__set() ignores setting properties with empty names)
H A Dbug75420.11.phpt14 var_dump(empty($obj[$name]));
H A Dbug75420.14.phpt14 var_dump(empty($obj[$name]));
/PHP-8.0/ext/xmlwriter/tests/
H A D001.phpt14 // Force to write and empty the buffer
/PHP-8.0/ext/standard/tests/file/
H A Dglob_variation3.phpt16 var_dump(empty(ini_get('open_basedir')));
/PHP-8.0/ext/mbstring/tests/
H A Dmb_detect_order_empty_encoding_list.phpt2 Test mb_detect_order() function : empty encoding list
/PHP-8.0/ext/com_dotnet/tests/
H A Dbug34272.phpt2 Bug #34272 (empty array onto COM object blows up)
/PHP-8.0/ext/dom/tests/
H A DDOMDocumentType_publicId_basic_001.phpt2 DOMDocumentType::publicId with empty value.
/PHP-8.0/ext/filter/tests/
H A Dbug51368.phpt26 filter_var(): "thousand" option cannot be empty

Completed in 25 milliseconds

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