Home
last modified time | relevance | path

Searched refs:null (Results 1901 – 1925 of 2082) sorted by relevance

1...<<71727374757677787980>>...84

/PHP-7.3/ext/standard/tests/array/
H A Darray_key_exists.phpt38 $key_variations = array ("", NULL, null, " ", '', "test", 1);
264 Warning: array_key_exists() expects parameter 2 to be array, null given in %s on line %d
H A Deach.phpt79 echo "-- Testing each() with null array --\n";
691 -- Testing each() with null array --
H A Darray_walk_closure.phpt103 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
/PHP-7.3/ext/imap/
H A Dconfig.m4200 ln -s "$IMAP_DIR/c-client/c-client.a" "$IMAP_DIR/c-client/libc-client.a" >/dev/null 2>&1
202 ln -s "$IMAP_DIR/$PHP_LIBDIR/c-client.a" "$IMAP_DIR/$PHP_LIBDIR/libc-client.a" >/dev/null 2>&1
/PHP-7.3/ext/pcre/tests/
H A Dbug76514.phpt487 (?<boolean> true | false | null )
497 var_dump($res, $match['value'] ?? null, preg_last_error() == PREG_JIT_STACKLIMIT_ERROR);
/PHP-7.3/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt171 Key18 = null
193 ;null = NULL
/PHP-7.3/ext/standard/tests/file/
H A Dparse_ini_file.phpt173 Key18 = null
195 ;null = NULL
H A Dfgets_error.phpt105 Warning: fgets() expects parameter 1 to be resource, null given in %s on line %d
H A Dfgetss_error.phpt106 Warning: fgetss() expects parameter 1 to be resource, null given in %s on line %d
/PHP-7.3/ext/session/tests/
H A Dsession_unset_error.phpt53 null,
H A Dsession_write_close_error.phpt53 null,
H A Dsession_commit_error.phpt53 null,
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_kill.phpt25 if (!is_bool($tmp = mysqli_kill($link, null)))
H A Dmysqli_stmt_field_count.phpt55 $label = null;
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug41566.phpt25 $server = new soapserver(null,array('uri'=>"http://testuri.org", 'soap_version'=>SOAP_1_2));
/PHP-7.3/ext/standard/tests/mail/
H A Dmail_include.inc20 function setup_test_mailbox($mailbox_suffix, $message_count, &$new_mailbox = null, $msg_type = "sim…
/PHP-7.3/ext/exif/tests/
H A Dexif_tagname_variation1-64bit.phpt78 null
/PHP-7.3/ext/standard/tests/strings/
H A Dsprintf_variation13.phpt31 'null',
H A Dsprintf_variation32.phpt32 'null'
H A Dsprintf_variation44.phpt39 'null'
H A Dsprintf_variation44_64bit.phpt35 'null'
H A Dstrncasecmp_variation10.phpt67 null,
H A Dstrncasecmp_variation4.phpt67 null,
H A Dstrncmp_variation5.phpt70 null,
H A Dstrrchr_variation1.phpt33 null,

Completed in 35 milliseconds

1...<<71727374757677787980>>...84