Lines Matching refs:s

9 …die(sprintf('skip Cannot connect to MySQL, [%d] %s.', mysqli_connect_errno(), mysqli_connect_error…
23 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
35 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
42 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
45 printf("[007] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
48 printf("[008] Expecting boolean/true, got %s/%s. [%d] %s\n",
52 printf("[009] [%d] %s\n", mysqli_stmt_execute($stmt), mysqli_stmt_execute($stmt));
56 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
61 printf("[011] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
64 printf("[012] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
69 printf("[013] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
72 printf("[014] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
76 printf("[015] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
79 printf("[016] Expecting boolean/true, got %s/%s. [%d] %s\n",
84 printf("[017] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
87 printf("[018] Expecting int/1 got %s/%s\n", gettype($id), $id);
90 printf("[019] Expecting boolean/true, got %s/%s. [%d] %s\n",
94 printf("[020] Expecting boolean/true after reset to prepare status, got %s/%s. [%d] %s\n",
99 printf("[021] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
102 printf("[022] Expecting int/1 got %s/%s\n", gettype($id), $id);
106 printf("[023] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
109 printf("[024] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
112 printf("[025] Expecting boolean/true, got %s/%s. [%d] %s\n",
116 printf("[026] Expecting boolean/true, got %s/%s. [%d] %s\n",
125 printf("[027] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
130 printf("[028] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
141 in %s on line %d
144 in %s on line %d
149 Warning: mysqli_stmt_execute(): Couldn't fetch mysqli_stmt in %s on line %d