Home
last modified time | relevance | path

Searched refs:empty (Results 276 – 300 of 883) sorted by relevance

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

/PHP-8.0/ext/standard/tests/array/
H A Darray_diff_uassoc_variation1.phpt72 // empty data
73 'empty string DQ' => "",
74 'empty string SQ' => '',
157 --empty string DQ--
160 --empty string SQ--
H A Darray_multisort_variation1.phpt69 // empty data
70 'empty string DQ' => "",
71 'empty string SQ' => '',
150 --empty string DQ--
153 --empty string SQ--
H A Darray_multisort_variation3.phpt70 // empty data
71 'empty string DQ' => "",
72 'empty string SQ' => '',
150 --empty string DQ--
153 --empty string SQ--
H A Dnatcasesort_variation11.phpt63 // empty data
64 /*8*/ 'empty double quotes' => array(
68 /*9*/ 'empty single quotes' => array(
/PHP-8.0/Zend/tests/
H A Dlist_006.phpt2 Testing nested list() with empty array
/PHP-8.0/ext/spl/tests/
H A DSplDoublyLinkedList_isEmpty_empty.phpt2 Check that SplDoublyLinkedList->isEmpty() correctly returns true for an empty list.
H A DSplFileObject_fgetcsv_escape_empty.phpt2 SplFileObject::fgetcsv() with empty $escape
H A Dheap_current_variation_001.phpt2 SPL: SplHeap::current - get current value from empty heap
/PHP-8.0/ext/ftp/tests/
H A Dserver.inc100 if (!empty($ssl)) {
106 if (empty($bug37799)) {
179 if (!empty($bogus)) {
232 if(empty($pasv))
271 if(empty($pasv))
311 if (empty($pasv)) {
366 if(!empty($pasv)){
439 if (empty($bug73457)) {
441 if (!empty($ssl)) {
465 if (empty($bug73457)) {
[all …]
/PHP-8.0/ext/standard/tests/general_functions/
H A D004.phpt16 empty,,nothing
/PHP-8.0/ext/sqlite3/tests/
H A Dsqlite3_prepare_with_empty_string.phpt2 SQLite3::prepare test with empty string argument
/PHP-8.0/ext/opcache/tests/
H A Djmp_elim_004.phpt2 Incorrect empty basic block elimination
H A Dbug76477.phpt2 Bug #76477 (Opcache causes empty return value)
/PHP-8.0/ext/mbstring/tests/
H A Dmb_split_empty_match.phpt2 mb_split() empty match
/PHP-8.0/ext/dom/tests/
H A Dbug75451.phpt2 Bug #75451 (Assertion fails while foreach on empty xpath query)
/PHP-8.0/ext/xmlwriter/tests/
H A D002.phpt13 // Force to write and empty the buffer
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_encrypt_crash.phpt11 Warning: openssl_encrypt(): Using an empty Initialization Vector (iv) is potentially insecure and n…
/PHP-8.0/ext/standard/tests/strings/
H A Dstrripos_variation6.phpt2 Test strrpos() function : usage variations - negative offset with empty needle
H A Dstrrpos_variation14.phpt2 Test strrpos() function : usage variations - negative offset with empty needle
/PHP-8.0/ext/gd/tests/
H A Dbug45799.phpt2 Bug #45799 (imagepng() crashes on empty image).
/PHP-8.0/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
H A Dbug69491.phpt2 Bug #69491 (simplexml doesn't correctly parse empty nodes on same line as another node)
/PHP-8.0/ext/oci8/tests/
H A Dconnect.phpt10 if (!empty($dbase)) {
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_non_select.phpt33 if (empty($describe))
51 if (empty($show))
64 if (empty($explain))
91 if (empty($describe_native))
126 if (empty($show_native))
154 if (empty($explain_native))
/PHP-8.0/ext/standard/tests/file/
H A Dis_file_variation1.phpt26 echo "\n-- Testing is_file() with an empty file --\n";
48 -- Testing is_file() with an empty file --

Completed in 31 milliseconds

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