Home
last modified time | relevance | path

Searched refs:empty (Results 501 – 525 of 983) sorted by relevance

1...<<21222324252627282930>>...40

/php-src/Zend/tests/
H A Dglobals_003.phpt13 var_dump(empty($_SERVER));
H A Dbug80781.phpt28 Fatal error: Uncaught TypeError: Cannot access offset of type array in isset or empty in %s:%d
H A Dbug64988.phpt13 if (!empty($option1)) {
H A Dbug46238.phpt2 Bug #46238 (Segmentation fault on static call with empty string method)
/php-src/ext/session/tests/
H A Dbug68063.phpt18 // Start the session with empty string should result in new session ID
/php-src/ext/standard/tests/array/
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--
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--
/php-src/ext/xml/tests/
H A Dbug70962.phpt27 // Check XML_OPTION_SKIP_WHITE ignores empty <![CDATA[ ]]> values.
/php-src/ext/simplexml/tests/
H A Dbug66084_1.phpt2 Bug #66084 simplexml_load_string() mangles empty node name, json variant
/php-src/ext/sockets/tests/
H A Dsocket_connect_params.phpt2 ext/sockets - socket_connect - test with empty parameters
/php-src/ext/spl/tests/
H A Dheap_001.phpt40 Exception: Can't extract from an empty heap
H A Dunserialize.phpt9 // serialize an empty new object
/php-src/ext/standard/tests/strings/
H A Dstr_getcsv_errors.phpt27 ValueError: str_getcsv(): Argument #4 ($escape) must be empty or a single character
/php-src/ext/xmlreader/tests/
H A D002.phpt39 XMLReader::open(): Argument #1 ($uri) must not be empty
/php-src/ext/curl/tests/
H A Dcurl_file_upload.phpt10 if(!empty($postname)) {
12 } else if(!empty($mime)) {
/php-src/Zend/tests/offsets/
H A Dinvalid_container_offset_behaviour.phpt35 empty():
55 Nested empty():
H A Dobject_container_offset_behaviour.phpt19 empty():
35 Nested empty():
/php-src/ext/fileinfo/tests/
H A Dbug67647-mb.phpt21 if (!copy($src, $f) || empty(glob($f))) {
/php-src/ext/intl/tests/
H A Dbug70452.phpt12 // This properly returns an empty string, as expected
/php-src/ext/xmlwriter/tests/
H A DOO_003.phpt29 // Force to write and empty the buffer
/php-src/ext/openssl/tests/
H A Dopenssl_cms_sign_der.phpt19 $empty = "";
/php-src/ext/phar/tests/
H A Drmdir.phpt32 Warning: rmdir(): phar error: Directory not empty in %srmdir.php on line 14
/php-src/ext/standard/tests/misc/
H A Dbug77338.phpt2 Bug #77338: get_browser with empty string

Completed in 27 milliseconds

1...<<21222324252627282930>>...40