Home
last modified time | relevance | path

Searched refs:got (Results 151 – 175 of 328) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_sqlstate.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_embedded_connect.phpt16 printf("[001] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
24 printf("[003] Expecting boolean/[true|false] value, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_pconn_twice.phpt24 printf("[003] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
43 printf("[009] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
57 printf("[013] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
64 printf("[015] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_change_user_insert_id.phpt31 printf("[005] Expecting 100, got %d, [%d] %s\n",
39 printf("[006] Expecting 0, got %d, [%d] %s\n",
55 printf("Expecting 0 got %d\n", $row['_insert_id']);
H A Dmysqli_fetch_field.phpt18 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
44 printf("[004] Expecting charset %s/%d got %d\n",
48 printf("[005] Expecting length %d got %d\n",
52 printf("011] Expecting database '%s' got '%s'\n",
62 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_get_client_stats_off.phpt19 printf("[001] Expecting non-empty array, got %s.\n", gettype($before));
36 printf("[003] Field %s should not have any other value but 0, got %s.\n",
H A Dmysqli_fetch_row.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_more_results.phpt23 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
42 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($ret), $ret);
66 printf("[011] Expecting boolean/true, got %s/%s\n", gettype($ret), $ret);
H A Dmysqli_fetch_lengths.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_options.phpt34 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
49 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_fetch_assoc.phpt19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
64 printf("[008] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_fetch_assoc_oo.phpt20 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
51 printf("[008] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_field_tell.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_get_result_field_count.phpt26 printf("[004] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
32 printf("[005] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
H A Dmysqli_errno_oo.phpt18 printf("[001] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[004] Expecting int/any non zero got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/ext/mysql/tests/
H A Dmysql_drop_db.phpt19 printf("[001] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[006] Can't drop, got %s/%s. [%d] %s\n",
34 printf("[007] Expecting boolean/false, got %s/%s. [%d] %s\n",
H A Dmysql_field_flags.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[006] Expecting non empty string, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[008] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_unbuffered_query.phpt16 printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
24 printf("[003] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[004] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
85 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_fetch_lengths.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_fetch_row.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_real_escape_string.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_list_dbs.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_connection_status.phpt18 printf("[001] Expecting unicode, got '%s'\n", var_export($status, true));
21 printf("[002] Expecting string, got '%s'\n", var_export($status, true));
H A Dpdo_mysql_commit.phpt20 printf("[001] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[003] According to the manual we should be back to autocommit mode, got %s/%s\n",
38 printf("[004] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
60 printf("[007] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltchr_2.phpt28 $msg_in = "Cat got your keyboard?";
48 string(22) "Cat got your keyboard?"

Completed in 53 milliseconds

12345678910>>...14