Lines Matching refs:s

15         printf("[000a] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
18 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
23 printf("[002] Expecting int/0, 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);
32 printf("[005] [%d] %s\n", $mysqli->errno, $mysqli->error);
35 printf("[006] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[007] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[008] [%d] %s\n", $mysqli->errno, $mysqli->error);
46 printf("[009] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
49 printf("[010] [%d] %s\n", $mysqli->errno, $mysqli->error);
52 printf("[011] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
55 printf("[012] [%d] %s\n", $mysqli->errno, $mysqli->error);
59 printf("[013] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
62 printf("[014] [%d] %s\n", $mysqli->errno, $mysqli->error);
65 printf("[015] Expecting int/4, got %s/%s\n", gettype($tmp), $tmp);
68 printf("[015] [%d] %s\n", $mysqli->errno, $mysqli->error);
71 printf("[016] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
74 printf("[017] [%d] %s\n", $mysqli->errno, $mysqli->error);
77 printf("[018] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
80 printf("[019] [%d] %s\n", $mysqli->errno, $mysqli->error);
83 printf("[020] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
86 printf("[021] [%d] %s\n", $mysqli->errno, $mysqli->error);
90 printf("[022] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
93 printf("[023] [%d] %s\n", $mysqli->errno, $mysqli->error);
97 printf("[024] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
100 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
105 printf("[026] Expecting false, got %s/%s\n", gettype($tmp), $tmp);