Lines Matching refs:s

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));
34 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[005] Expecting boolean/true, got %s/%s, [%d] %s\n",
41 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
44 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[008] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
51 printf("[009] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
56 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
59 printf("[011] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
62 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
65 printf("[013] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
69 printf("[014] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
74 printf("[015 - %d] [%d] %s\n", $i, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
78 printf("[016] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
81 printf("[017] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
84 printf("[018] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
87 printf("[019] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
92 printf("[020] Expecting empty string, got string/%s\n", $row['label']);
97 printf("[021] Expecting NULL, got %s/%s\n");
108 in %s on line %d
111 Warning: mysqli_stmt_reset(): Couldn't fetch mysqli_stmt in %s on line %d