Home
last modified time | relevance | path

Searched refs:null (Results 1826 – 1850 of 2082) sorted by relevance

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

/PHP-7.3/ext/standard/tests/strings/
H A Dstr_split_variation3.phpt33 "with \0 and ".chr(0)."null chars", //for binary safe
H A Dstrip_tags_variation5.phpt19 // null here doc string
H A Dchunk_split_variation7.phpt31 "This is string with \0 and ".chr(0)."null chars", //for binary safe
H A Dparse_str_basic3.phpt77 echo "\nTest string with 2-dim array with null keys\n";
240 Test string with 2-dim array with null keys
H A Dstr_pad.phpt72 echo "\n--- padding string as null ---";
370 --- padding string as null ---
H A Dstr_split_variation2.phpt55 // null data
57 null,
H A Dstrcspn_variation1.phpt64 // null data
66 null,
H A Dstrcspn_variation2.phpt63 // null data
65 null,
H A Dstrcspn_variation3.phpt57 // null data
59 null,
H A Dstrlen.phpt114 echo "\n--- Testing a heredoc null string ---\n";
212 --- Testing a heredoc null string ---
H A Dstrspn_variation1.phpt64 // null data
66 null,
H A Dstrspn_variation2.phpt63 // null data
65 null,
H A Dstrspn_variation3.phpt57 // null data
59 null,
H A Dget_html_translation_table_variation1.phpt52 // null values
54 null,
H A Dhebrev_variation2.phpt54 // null values
56 null,
/PHP-7.3/ext/standard/tests/file/
H A Drealpath_variation-win32-mb.phpt59 null
H A Drealpath_variation-win32.phpt59 null
H A Dinclude_userstream_002.phpt11 private $stream = null;
H A Dfile_put_contents_variation8-win32.phpt40 if ($res !== false && $res != null) {
H A Dfile_put_contents_variation8.phpt41 if ($res !== false && $res != null) {
/PHP-7.3/ext/standard/tests/dir/
H A Dscandir_variation1.phpt58 // null data
60 null,
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt18 …i_stmt_get_result($link, $engine, $bind_type, $sql_type, $bind_value, $offset, $type_hint = null) {
40 $id = null;
146 …IGNED", 4294967295, 480, (defined("PHP_INT_MAX") && (4294967295 > PHP_INT_MAX)) ? "string" : null);
H A Dmysqli_insert_id_variation.phpt18 $link->query("INSERT INTO test_insert_id_var VALUES (null)");
/PHP-7.3/ext/standard/tests/array/
H A Drsort_variation5.phpt23 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"),
H A Dsizeof_variation5.phpt41 /* 10 */ null, // same as COUNT_NORMAL

Completed in 29 milliseconds

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