Home
last modified time | relevance | path

Searched refs:empty (Results 476 – 500 of 883) sorted by relevance

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

/PHP-8.0/ext/openssl/tests/
H A Dopenssl_pkey_new_error.phpt8 from openssl_pkey_new() with an empty sub-array arg */
H A Dbug74159.phpt36 if (empty($buffer)) {
93 while(!empty($data)) {
/PHP-8.0/ext/standard/tests/array/
H A Darray_diff_ukey_variation9.phpt8 $input_array = array(10 => '10', "" => 'empty');
H A Darray_diff_key_variation7.phpt8 $input_array = array(10 => '10', "" => 'empty');
/PHP-8.0/ext/phar/tests/
H A Drmdir.phpt32 Warning: rmdir(): phar error: Directory not empty in %srmdir.php on line 14
/PHP-8.0/ext/standard/tests/strings/
H A Dwordwrap.phpt44 wordwrap(): Argument #3 ($break) cannot be empty
H A Djoin_variation3.phpt16 array(), // empty array
27 // associative array, containing null/empty/boolean values as key/value
H A Dsetlocale_variation5.phpt2 Test setlocale() function : usage variations - Setting system locale as empty string
16 /* If locale is empty string "", the locale names will be set from the values of environment variab…
/PHP-8.0/ext/oci8/tests/
H A Derror.phpt13 if (!empty($dbase)) {
H A Ddefine1.phpt55 oci_define_by_name(): Argument #2 ($column) cannot be empty
/PHP-8.0/Zend/tests/
H A Dbug69017.phpt2 #69017 (Fail to push to the empty array with the constant value defined in class scope)
H A Drequire_parse_exception.phpt31 empty
/PHP-8.0/ext/date/tests/
H A Dbug67118.phpt11 if (!empty($tz) && !is_object($tz)) {
/PHP-8.0/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_error2.phpt23 var_dump( link('', $linkname) ); // empty string as filename
34 var_dump( is_link('') ); // empty string as linkname
H A Dinclude_streams.phpt36 empty($split["path"]) ||
37 empty($GLOBALS[substr($split["path"],1)])) {
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_non_select.phpt34 if (empty($engines)) {
80 if (empty($tmp))
H A Dmysqli_query.phpt53 … if (!is_array($tmp) || empty($tmp) || !isset($tmp['p_version']) || ('' == $tmp['p_version'])) {
68 … if (!is_array($tmp) || empty($tmp) || !isset($tmp['f_version']) || ('' == $tmp['f_version'])) {
118 mysqli_query(): Argument #2 ($query) cannot be empty
/PHP-8.0/ext/xmlwriter/tests/
H A DOO_008.phpt24 // Force to write and empty the buffer
H A DOO_010.phpt24 // Force to write and empty the buffer
/PHP-8.0/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_005w.phpt2 SOAP Interop Round4 GroupI XSD 005 (php/wsdl): echoString(empty)
/PHP-8.0/ext/phar/tests/zip/
H A Drmdir.phpt35 Warning: rmdir(): phar error: Directory not empty in %srmdir.php on line %d
/PHP-8.0/ext/session/tests/
H A Dbug50308.phpt2 Bug #50308 (session id not appended properly for empty anchor tags)
/PHP-8.0/sapi/fpm/tests/
H A Dbug72185-fcgi-empty-frame.phpt2 FPM: bug72185 - FastCGI empty frame incorrectly created
/PHP-8.0/ext/standard/tests/general_functions/
H A Dbug29038.phpt2 Bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings)
/PHP-8.0/ext/pgsql/tests/
H A Dbug72028.phpt2 Bug #72028 pg_query_params(): NULL converts to empty string

Completed in 25 milliseconds

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