Home
last modified time | relevance | path

Searched refs:got (Results 76 – 100 of 303) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_escape_string_big5.phpt45 printf("[004] Expecting \\\\, got %s\n", $tmp);
49 printf("[005] Expecting \", got %s\n", $tmp);
53 printf("[006] Expecting ', got %s\n", $tmp);
57 printf("[007] Expecting \\n, got %s\n", $tmp);
61 printf("[008] Expecting \\r, got %s\n", $tmp);
65 printf("[009] Expecting %s, got %s\n", "���H�U���e\\0���H�U���e", $tmp);
H A Dmysqli_stmt_store_result.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[005] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
39 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
79 printf("[017] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_rollback.phpt24 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 … printf("[005] Cannot turn off autocommit, expecting true, got %s/%s\n", gettype($tmp), $tmp);
50 printf("[009] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
65 printf("[014] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_commit.phpt24 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 … printf("[005] Cannot turn off autocommit, expecting true, got %s/%s\n", gettype($tmp), $tmp);
50 printf("[009] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
68 printf("[014] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_next_result.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[004] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
47 … printf("[%03d] Expecting %d result(s), got %d result(s)\n", $offset + 2, $num_results, $i);
H A Dmysqli_error.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
29 …printf("[004] Expecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, mysqli_errno($li…
38 …printf("[006] Expecting string/[Table... doesn't exit], got %s/%s. [%d] %s\n", gettype($tmp), $tmp…
H A Dmysqli_pconn_conn_multiple.phpt27 printf("[003] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
30 printf("[004] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
52 printf("[009] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
55 printf("[010] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
70 printf("[013] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
77 printf("[015] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
89 printf("[018] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
92 printf("[019] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
117 printf("[025] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
132 printf("[028] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_get_host_info.phpt14 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
17 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[003] Expecting string/any_non_empty, got %s/%s\n", gettype($info), $info);
H A Dmysqli_stmt_send_long_data.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
80 printf("[012] Expecting boolean/false, got %s/%s. [%d] %s\n",
84 printf("[013] Expecting NULL, got %s/%s. [%d] %s\n",
88 printf("[014] Expecting boolean/false, got %s/%s. [%d] %s\n",
92 printf("[015] Expecting boolean/true, got %s/%s. [%d] %s\n",
119 printf("[022] Expecting NULL, got %s/%s\n");
124 printf("[023] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_poll.phpt29 printf("[002] Expecting NULL got %s\n", var_export($tmp, true));
33 printf("[003] Expecting NULL got %s\n", var_export($tmp, true));
37 printf("[004] Expecting NULL got %s\n", var_export($tmp, true));
41 printf("[005] Expecting NULL got %s\n", var_export($tmp, true));
45 printf("[007] Expecting boolean/false got %s/%s\n", gettype($tmp), var_export($tmp, true));
49 printf("[008] Expecting boolean/false got %s/%s\n", gettype($tmp), var_export($tmp, true));
53 printf("[009] Expecting int/0 got %s/%s\n", gettype($tmp), var_export($tmp, true));
57 printf("[010] Expecting false got %s/%s\n", gettype($tmp), var_export($tmp, true));
61 printf("[011] Expecting false got %s/%s\n", gettype($tmp), var_export($tmp, true));
H A Dmysqli_prepare_no_object.phpt14 …printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), (is_object($tmp) ? var_dump($t…
18 …printf("[002] Expecting boolean/false, got %s/%s\n", gettype($tmp), (is_object($tmp) ? var_dump($t…
28 …printf("[004] Expecting boolean/false, got %s/%s\n", gettype($tmp), (is_object($tmp) ? var_dump($t…
32 …printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), (is_object($tmp) ? var_dump($t…
H A Dmysqli_fetch_field_oo.phpt20 printf("[001] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[005] Expecting charset %s/%d got %d\n",
50 printf("[006] Expecting length %d got %d\n",
54 printf("[007] Expecting database '%s' got '%s'\n",
63 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_character_set_name_oo.phpt22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
45 …/bug.php?id=7923, collation %s instead of character set returned, expected string/%s, got %s/%s\n",
48 …printf("[011] Expecting character set %s/%s, got %s/%s\n", gettype($tmp['charset']), $tmp['charset…
61 printf("[013] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
65 printf("[014] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_num_rows.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[%03d] Expecting %s/%d, got %s/%d\n", $offset + 1,
39 printf("[%03d] Expecting false, got %s/%s\n", $offset + 2, gettype($tmp), $tmp);
65 printf("[031] Expecting int/0, got %s/%d\n", gettype($tmp), $tmp);
H A Dmysqli_fetch_field_direct_oo.phpt19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
38 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
47 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_fetch_fields.phpt18 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[004] Expecting charset %s/%d got %d\n",
48 printf("[005] Expecting length %d got %d\n",
59 printf("[006] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_get_client_stats_ps.phpt44 printf("[003] Unbuffered rows got increased after buffered PS, expecting %d got %d.\n",
50 printf("[005] Buffered rows should be %d got %d.\n",
72 printf("[007] Unbuffered rows should be %d got %d.\n",
77 printf("[005] Buffered rows should be unchanged, expecting %d got %d.\n",
H A Dmysqli_begin_transaction.phpt24 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[007] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[010] Cannot turn on autocommit, expecting true, got %s/%s\n", gettype($tmp), $tmp);
63 printf("[013] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_ping.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
38 printf("[005] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_dump_debug_info_oo.phpt20 printf("[002] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[003] Expecting boolean/[true|false] value, got %s/%s, [%d] %s\n",
30 printf("[004] Expecting false, got %s/%s, [%d] %s\n",
H A Dmysqli_poll_kill.phpt29 printf("[002] Expecting boolean/true got %s/%s\n", gettype($tmp), var_export($tmp, true));
42 printf("[003] Expecting int/1 got %s/%s\n", gettype($tmp), var_export($tmp, true));
45 … printf("[004] Expecting non-empty array got %s/%s\n", gettype($links), var_export($links, true));
59 …printf("[006] Expecting non-empty array got %s/%s\n", gettype($errors), var_export($errors, true));
62 … printf("[007] Expecting empty array got %s/%s\n", gettype($reject), var_export($reject, true));
85 printf("[011] Expecting boolean/true got %s/%s\n", gettype($tmp), var_export($tmp, true));
151 printf("[017] Expecting boolean/false got %s/%s\n", gettype($tmp), var_export($tmp, true));
158 printf("[018] Expecting int/0 got %s/%s\n", gettype($tmp), var_export($tmp, true));
161 … printf("[019] Expecting non-empty array got %s/%s\n", gettype($links), var_export($links, true));
176 …printf("[021] Expecting non-empty array got %s/%s\n", gettype($errors), var_export($errors, true));
[all …]
/PHP-7.4/ext/spl/tests/
H A Dbug36825.phpt23 echo "got exception\n";
30 got exception
/PHP-7.4/ext/gd/tests/
H A Dimagecopyresampled_variation1.phpt52 printf("red: expected roughly %d, got %d\n", EXP_RED, $red);
55 printf("green: expected roughly %d, got %d\n", EXP_GREEN, $green);
58 printf("blue: expected roughly %d, got %d\n", EXP_BLUE, $blue);
61 printf("alpha: expected roughly %d, got %d\n", EXP_ALPHA, $alpha);
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt27 printf("[002] Client version string seems wrong, got '%s'\n", $version);
37 printf("[004] Minor version should be at least 0, got '%s'\n", $matches[2]);
39 printf("[005] Sub version should be at least 0, got '%s'\n", $matches[2]);
49 printf("[007] Minor version should be at least 0, got '%s'\n", $minor);
51 printf("[008] Sub version should be at least 0, got '%s'\n", $sub);
/PHP-7.4/ext/fileinfo/libmagic/
H A Dis_json.c258 int got = 0; in json_parse_number() local
269 got = 1; in json_parse_number()
278 got = 1; in json_parse_number()
282 if (got && (*uc == 'e' || *uc == 'E')) { in json_parse_number()
284 got = 0; in json_parse_number()
292 got = 1; in json_parse_number()
296 if (!got) in json_parse_number()
301 return got; in json_parse_number()

Completed in 32 milliseconds

12345678910>>...13