Home
last modified time | relevance | path

Searched refs:empty (Results 451 – 475 of 883) sorted by relevance

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

/PHP-8.0/ext/standard/tests/streams/
H A Dbug74090.phpt2 Bug #74090 stream_get_contents maxlength>-1 returns empty string on windows
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_cms_sign_der.phpt19 $empty = "";
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_connection_status.phpt20 printf("[003] Connection status string must not be empty\n");
/PHP-8.0/ext/fileinfo/tests/
H A Dbug67647-mb.phpt21 if (!copy($src, $f) || empty(glob($f))) {
/PHP-8.0/ext/simplexml/tests/
H A D012.phpt41 Cannot create attribute with an empty name
H A Dbug24392.phpt2 Bug #24392 (empty namespaces causing confusion)
H A Dbug66084_1.phpt2 Bug #66084 simplexml_load_string() mangles empty node name, json variant
/PHP-8.0/Zend/tests/
H A Dbug46238.phpt2 Bug #46238 (Segmentation fault on static call with empty string method)
H A Dbug52193.phpt2 Bug #52193 (converting closure to array yields empty array)
H A Dnowdoc_014.phpt2 Highlighting empty nowdoc
/PHP-8.0/ext/dba/tests/
H A Ddba013.phpt2 DBA with array key with empty array
/PHP-8.0/ext/xml/tests/
H A Dbug70962.phpt29 // Check XML_OPTION_SKIP_WHITE ignores empty <![CDATA[ ]]> values.
/PHP-8.0/Zend/tests/grammar/
H A Dsemi_reserved_003.phpt8 var $empty = 'empty';
89 echo $obj->empty, PHP_EOL;
171 empty
H A Dsemi_reserved_004.phpt8 static $empty = 'empty';
87 echo Obj::$empty, PHP_EOL;
168 empty
/PHP-8.0/ext/curl/tests/
H A Dcurl_file_upload.phpt10 if(!empty($postname)) {
12 } else if(!empty($mime)) {
/PHP-8.0/ext/standard/tests/array/
H A Darray_diff_ukey_variation1.phpt69 // empty data
70 'empty string DQ' => "",
71 'empty string SQ' => '',
173 --empty string DQ--
177 --empty string SQ--
H A Darray_intersect_key_variation1.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
169 --empty string DQ--
173 --empty string SQ--
H A Darray_intersect_uassoc_variation1.phpt73 // empty data
74 'empty string DQ' => "",
75 'empty string SQ' => '',
177 --empty string DQ--
181 --empty string SQ--
H A Darray_intersect_ukey_variation1.phpt70 // empty data
71 'empty string DQ' => "",
72 'empty string SQ' => '',
175 --empty string DQ--
179 --empty string SQ--
/PHP-8.0/ext/sysvshm/tests/
H A D001.phpt36 ftok(): Argument #1 ($filename) cannot be empty
/PHP-8.0/ext/xmlwriter/tests/
H A D011.phpt23 // Force to write and empty the buffer
/PHP-8.0/ext/zip/tests/
H A Doo_open.phpt47 ZipArchive::open(): Argument #1 ($filename) cannot be empty
/PHP-8.0/tests/basic/
H A Dbug67198.phpt2 php://input is empty when enable_post_data_reading=Off
/PHP-8.0/ext/intl/tests/
H A Dbug70452.phpt12 // This properly returns an empty string, as expected
/PHP-8.0/ext/mbstring/tests/
H A Dmb_ereg1.phpt36 ValueError: mb_ereg(): Argument #1 ($pattern) must not be empty

Completed in 48 milliseconds

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