Lines Matching refs:printf

23         printf("[002] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[003] [%d] %s\n", $mysqli->errno, $mysqli->error);
29 printf("[004] [%d] %s\n", $mysqli->errno, $mysqli->error);
34 printf("[005] Cannot turn off autocommit\n");
37 printf("[006] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[007] [%d] %s\n", $mysqli->errno, $mysqli->error);
44 printf("[008] Cannot turn on autocommit\n");
47 printf("[009] [%d] %s\n", $mysqli->errno, $mysqli->error);
50 printf("[010] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
54 printf("[011] [%d] %s\n", $mysqli->errno, $mysqli->error);
57 printf("[012] [%d] %s\n", $mysqli->errno, $mysqli->error);
60 printf("[013] [%d] %s\n", $mysqli->errno, $mysqli->error);
63 printf("[014] Expecting 1 row in table test, found %d rows. [%d] %s\n",
69 printf("[015] [%d] %s\n", $mysqli->errno, $mysqli->error);
72 printf("[016] [%d] %s\n", $mysqli->errno, $mysqli->error);
75 printf("[017] [%d] %s\n", $mysqli->errno, $mysqli->error);
80 printf("[018] Cannot turn on autocommit\n");
83 printf("[019] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
86 printf("[020] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
90 printf("[021] [%d] %s\n", $mysqli->errno, $mysqli->error);
93 printf("[022] [%d] %s\n", $mysqli->errno, $mysqli->error);
96 printf("[023] [%d] %s\n", $mysqli->errno, $mysqli->error);
99 printf("[24] Expecting 0 rows in table test, found %d rows\n", $tmp['num']);
103 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
106 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
109 printf("[027] [%d] %s\n", $mysqli->errno, $mysqli->error);
112 printf("[028] Expecting 1 row in table test, found %d rows. [%d] %s\n",
117 printf("[029] [%d] %s\n", $mysqli->errno, $mysqli->error);