Home
last modified time | relevance | path

Searched refs:empty (Results 226 – 250 of 980) sorted by relevance

12345678910>>...40

/php-src/ext/standard/tests/array/
H A Darray_diff_uassoc_variation2.phpt72 // empty data
73 'empty string DQ' => "",
74 'empty string SQ' => '',
157 --empty string DQ--
160 --empty string SQ--
H A Darray_uintersect_uassoc_variation1.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
146 --empty string DQ--
149 --empty string SQ--
H A Darray_uintersect_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Dnatcasesort_variation2.phpt66 // empty data
67 /*5*/ 'empty string' => array(
72 /*6*/ 'empty array' => array(
H A Dnegative_index_empty_array.phpt2 Test empty arrays with first added index being negative
/php-src/Zend/tests/
H A Dnowdoc_008.phpt2 empty doc test (nowdoc)
H A Dheredoc_008.phpt2 empty doc test (heredoc)
H A Dbug53971.phpt2 Bug #53971 (isset() and empty() produce apparently spurious runtime error)
H A Dlist_empty_error.phpt10 Fatal error: Cannot use empty list in %s on line %d
/php-src/ext/mbstring/tests/
H A Dbug25140.phpt2 Bug #25140 (mb_convert_encoding returns FALSE on an empty string)
/php-src/ext/spl/tests/
H A DSplFixedArray_toArray_empty.phpt2 SplFixedArray::toArray with empty array
H A DSplDoublyLinkedList_current_empty.phpt2 Run current() function on an empty SplDoublyLinkedList.
/php-src/ext/tidy/tests/
H A D019.phpt40 Path must not be empty
41 Path must not be empty
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation23.phpt2 Test fgetcsv() : usage variations - empty file
5 /* Testing fgetcsv() to read from an empty file */
H A Dbug37864.phpt2 Bug #37864 (file_get_contents() leaks on empty file)
/php-src/ext/iconv/tests/
H A Dbug72320.phpt2 Bug #72320 (iconv_substr returns false for empty strings)
/php-src/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
/php-src/Zend/tests/attributes/deprecated/
H A Dmessage_002.phpt2 #[\Deprecated]: Message is empty.
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_setCsvControl_variation002.phpt2 SplFileObject::setCsvControl() and ::getCsvControl() with empty $escape
/php-src/ext/standard/tests/strings/
H A Dstr_getcsv_002.phpt2 str_getcsv() with empty $escape
H A Dbug39350.phpt2 Bug #39350 (implode/join() crash on empty input strings)
H A Dstr_split_basic.phpt19 echo "-- Empty string must always return empty array --\n";
87 -- Empty string must always return empty array --
/php-src/ext/standard/tests/math/
H A Dbug28228.phpt2 Bug #28228 (number_format() does not allow empty decimal separator)
/php-src/ext/dom/tests/
H A Dbug38438.phpt2 Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)
/php-src/ext/session/tests/user_session_module/
H A Dbug71162.phpt2 updateTimestamp never called when session data is empty
8 Current session module is designed to write empty session always.

Completed in 21 milliseconds

12345678910>>...40