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 false, 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 false, 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 false, 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));
115 printf("[030] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
118 printf("[031] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
121 printf("[032] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
124 printf("[033] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
132 printf("[034] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
135 printf("[035] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
138 printf("[036] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
143 printf("[037] Expecting boolean/true, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
146 printf("[038] Expecting array, got %s/%s, [%d] %s\n",
151 printf("[039] Expecting boolean/false, got %s/%s, [%d] %s\n",
154 printf("[040] [%d] [%s]\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
155 printf("[041] [%d] [%s]\n", mysqli_errno($link), mysqli_error($link));
162 printf("[042] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
165 printf("[043] Expecting false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
170 printf("[044] Expecting false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
182 in %s on line %d
185 in %s on line %d
188 in %s on line %d
207 %s(1) "a"
213 %s(1) "b"
216 Warning: mysqli_stmt_fetch(): Couldn't fetch mysqli_stmt in %s on line %d