Home
last modified time | relevance | path

Searched refs:empty (Results 351 – 375 of 883) sorted by relevance

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

/PHP-8.0/ext/mbstring/tests/
H A Dmb_detect_encoding_empty_encoding_list.phpt2 Test mb_detect_encoding() function : empty encoding list
H A Dmb_convert_variables_empty_encoding_list.phpt2 Test mb_convert_variables() function : empty encoding list
/PHP-8.0/ext/standard/tests/strings/
H A Dbug55674.phpt2 Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records)
/PHP-8.0/ext/spl/tests/
H A Dspl_heap_is_empty_basic.phpt2 SPL: SplHeap, test trivial method to find if a heap is empty
/PHP-8.0/ext/pdo_sqlite/tests/
H A Dbug79664.phpt2 Bug #79664 (PDOStatement::getColumnMeta fails on empty result set)
/PHP-8.0/ext/simplexml/tests/
H A Dbug76712.phpt2 BUg #76712 (Assignment of empty string creates extraneous text node)
/PHP-8.0/ext/oci8/tests/
H A Darray_bind_012.phpt2 oci_bind_array_by_name(), SQLT_CHR, default max_length and empty array
H A Darray_bind_011.phpt2 oci_bind_array_by_name(), SQLT_CHR, default max_length and empty array
62 Warning: oci_bind_array_by_name(): You must provide max length value for empty arrays in %s on line…
H A Dconnect_scope_try1.phpt19 if (!empty($dbase))
36 if (!empty($dbase))
H A Dconnect_scope_try2.phpt19 if (!empty($dbase))
36 if (!empty($dbase))
H A Dconnect_scope_try3.phpt19 if (!empty($dbase))
36 if (!empty($dbase))
H A Dconnect_scope_try4.phpt19 if (!empty($dbase))
36 if (!empty($dbase))
H A Dconnect_scope_try5.phpt19 if (!empty($dbase))
36 if (!empty($dbase))
H A Dconnect_scope_try6.phpt19 if (!empty($dbase))
36 if (!empty($dbase))
/PHP-8.0/Zend/tests/
H A Dbug51394.phpt14 $a = $empty($b);
H A Dbug75420.12.phpt15 var_dump(empty($obj[$name]));
/PHP-8.0/ext/date/tests/
H A Dbug46111.phpt8 # An empty list indicates no errors
/PHP-8.0/ext/dom/tests/
H A DDOMDocumentFragment_appendXML_error_003.phpt19 Warning: DOMNode::appendChild(): Document Fragment is empty in %s on line %d
/PHP-8.0/ext/curl/tests/
H A Dbug80595.phpt2 Bug #80595 (Resetting POSTFIELDS to empty array breaks request)
/PHP-8.0/ext/pdo_mysql/tests/
H A Dmysql_pdo_test.inc124 if (!empty($_ENV['TMP']))
126 if (!empty($_ENV['TMPDIR']))
128 if (!empty($_ENV['TEMP']))
146 … if (!empty($row) && $row[1] == 'YES' && ($row[0] == 'have_innodb' || $row[0] == 'have_bdb')) {
/PHP-8.0/ext/xmlwriter/tests/
H A DOO_001.phpt15 // Force to write and empty the buffer
/PHP-8.0/ext/ftp/tests/
H A Dbug39458.phpt2 Bug #39458 (ftp_nlist() returns false on empty directories)
/PHP-8.0/sapi/cli/tests/
H A Demptyheader.phpt2 Correctly handle split and empty header
/PHP-8.0/ext/standard/tests/mail/
H A Dbug54298.phpt2 Bug #54298 (Using empty additional_headers adding extraneous CRLF)
/PHP-8.0/ext/sqlite3/tests/
H A Dsqlite3_33_load_extension_param.phpt2 SQLite3::loadExtension with empty extension test

Completed in 22 milliseconds

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