Home
last modified time | relevance | path

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

1...<<71727374757677787980>>...83

/php-src/ext/intl/tests/
H A Dcollator_sort.phpt67 array( 'a' , null , '3' ),
H A Dcollator_sort_variant2.phpt67 array( 'a' , null , '3' ),
/php-src/ext/standard/tests/array/
H A Dsort_variation5.phpt16 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\r", "\t", "\xhh", "\ddd", "\v"),
H A Darray_rand_variation4.phpt37 '"' => 'double quote as key', "\0" => "null char as key")
/php-src/ext/soap/tests/bugs/
H A Dbug47273.phpt29 $server = new SoapServer(null, array(
/php-src/ext/mysqli/tests/
H A Dmysqli_insert_id_variation.phpt19 $link->query("INSERT INTO test_insert_id_var VALUES (null)");
H A Dmysqli_stmt_fetch_bit.phpt44 $id = $_label0 = $label = null;
H A Dmysqli_stmt_field_count.phpt51 $label = null;
H A Dgh11438.phpt59 $link = new mysqli($host, 'shatest', 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ', null, …
H A Dbug_mysql_49406.phpt81 $row_stmt = null;
/php-src/ext/snmp/tests/
H A Dsnmp-object-error.phpt110 SNMP::$max_oids must be greater than 0 or null
/php-src/ext/standard/tests/strings/
H A Dsetlocale_variation5.phpt31 //Testing setlocale() by giving locale = null
H A Dsha1_file.phpt91 Deprecated: sha1_file(): Passing null to parameter #1 ($filename) of type string is deprecated in %…
/php-src/ext/standard/tests/file/
H A Dglob_variation.phpt335 glob(): Argument #1 ($pattern) must not contain any null bytes
438 glob(): Argument #1 ($pattern) must not contain any null bytes
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_002.phpt26 new members(), null);
53 new D( NULL, null, "", "\0" ),
/php-src/ext/mbstring/tests/
H A Dmb_strcut.phpt173 print "Bad escape sequence followed by null byte: [" . bin2hex(mb_strcut("\x1b\x00", 1, 100, "JIS")…
200 print "Sample string with multiple null bytes: [" . bin2hex(mb_strcut("\xCF\x00\x00\x00\x00\x00d\x0…
251 print "[" . bin2hex(mb_strcut(hex2bin("84308130"), 2, null, "GB18030")) . "]\n";
400 Bad escape sequence followed by null byte: []
421 Sample string with multiple null bytes: [1b2442255e001b2842]
H A Dsjis2004_encoding.phpt23 $codepoint2 = null;
/php-src/ext/sysvsem/tests/
H A Dnowait.phpt77 $status = null;
/php-src/sapi/cli/tests/
H A Dcli_process_title_windows.phpt41 if ($loaded_title === null)
/php-src/ext/openssl/tests/
H A Dbug68920.phpt40 $ctx = stream_context_create(['ssl' => ['verify_peer'=> false, 'peer_fingerprint' => null]]);
/php-src/ext/phar/tests/
H A Dcreate_path_error.phpt81 Exception: Phar::offsetSet(): Argument #1 ($localName) must not contain any null bytes
H A Dphar_stub.phpt66 set_error_handler(null);
/php-src/ext/standard/tests/general_functions/
H A Dfloatval.phpt73 null,
H A Dis_scalar.phpt70 null,
/php-src/ext/ftp/
H A Dftp.stub.php84 function ftp_alloc(FTP\Connection $ftp, int $size, &$response = null): bool {}

Completed in 40 milliseconds

1...<<71727374757677787980>>...83