Home
last modified time | relevance | path

Searched refs:null (Results 1726 – 1750 of 2082) sorted by relevance

1...<<61626364656667686970>>...84

/PHP-7.3/ext/standard/tests/strings/
H A Dstrspn_variation4.phpt57 // null data
59 null,
H A Ducfirst.phpt104 echo "\n--- Testing a heredoc null string ---\n";
195 --- Testing a heredoc null string ---
/PHP-7.3/ext/standard/tests/math/
H A Datan2_basic.phpt16 null,
29 null,
/PHP-7.3/ext/standard/tests/array/
H A Darray_key_exists_object2.phpt22 function __construct($a, $b, $c = null) {
H A Darray_map_variation10.phpt88 Warning: array_map(): Expected parameter 2 to be an array, null given in %s on line %d
H A Darray_merge_recursive_variation9.phpt43 // null values
H A Darray_reverse_variation2.phpt57 // null data
59 null,
H A Darray_rand_variation2.phpt52 // null data
54 null,
/PHP-7.3/ext/standard/tests/file/
H A Dbug38450.phpt10 function __construct($var=null) {
H A Dbug38450_1.phpt10 function __construct($var = null) {
/PHP-7.3/ext/soap/tests/
H A Dserver013.phpt17 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
H A Dserver023.phpt14 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
H A Dtypemap008.phpt39 $ret = $client->dotest(new SoapVar($book, null, "book", "http://schemas.nothing.com"));
/PHP-7.3/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt32 string &$openedPath = null
/PHP-7.3/ext/session/tests/
H A Dsession_save_path_error.phpt58 null,
/PHP-7.3/ext/pdo_pgsql/tests/
H A Dis_in_transaction.phpt17 $db->exec('CREATE TABLE test (a integer not null primary key, b text)');
/PHP-7.3/ext/mysqli/tests/
H A Dbug45019.phpt30 $column1 = null;
H A Dbug42378.phpt89 $result = null;
114 $order_by_col = $result = null;
/PHP-7.3/ext/pdo/tests/
H A Dpdo_test.inc29 $attr = null;
/PHP-7.3/ext/ldap/tests/
H A Dldap_search_error.phpt47 Warning: ldap_search() expects parameter 4 to be array, null given in %s on line %d
/PHP-7.3/ext/iconv/tests/
H A Diconv_mime_decode_variation3.phpt66 // null data
68 null,
/PHP-7.3/ext/imap/tests/
H A Dimap_close_variation2.phpt51 // null data
53 null,
H A Dimap_fetch_overview_variation2.phpt61 // null data
63 null,
H A Dimap_include.inc38 function displayOverviewFields($resp, $fields=null) {
66 function setup_test_mailbox($mailbox_suffix, $message_count, &$new_mailbox = null, $msg_type = "sim…
/PHP-7.3/ext/xml/tests/
H A Dxml_parser_create_variation1.phpt56 // null data
58 null,

Completed in 35 milliseconds

1...<<61626364656667686970>>...84