Lines Matching refs:s

25 		printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
37 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
40 printf("[005] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
44 printf("[006] Expecting NULL or boolean/false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
47 printf("[007] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
50 printf("[008] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
53 printf("[009] non-object, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
58 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
62 printf("[011] Expecting NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
65 printf("[012] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
69 printf("[013] Expecting NULL or boolean/false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
72 printf("[014] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
75 printf("[016] NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
81 printf("[017] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
85 printf("[018] Expecting NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
88 printf("[019] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
91 printf("[020] Expecting false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
94 printf("[023] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
97 printf("[024] Expecting object, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
100 printf("[025] false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
103 printf("[026] [%d] [%s]\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
104 printf("[027] [%d] [%s]\n", mysqli_errno($link), mysqli_error($link));
105 printf("[028] Expecting boolean/true, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
109 printf("[029] false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
114 printf("[032] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
117 printf("[033] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
120 printf("[034] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
125 printf("[035] Expecting boolean/true, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
128 printf("[036] Expecting array, got %s/%s, [%d] %s\n",
133 printf("[037] Expecting boolean/false, got %s/%s, [%d] %s\n",
136 printf("[038] [%d] [%s]\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
137 printf("[039] [%d] [%s]\n", mysqli_errno($link), mysqli_error($link));
144 printf("[040] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
147 printf("[041] Expecting false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
152 printf("[042] Expecting NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
164 in %s on line %d
167 in %s on line %d
170 in %s on line %d
177 %s(1) "a"
183 %s(1) "b"
186 Warning: mysqli_stmt_fetch(): Couldn't fetch mysqli_stmt in %s on line %d