Lines Matching refs:s
17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
28 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[005] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
34 printf("[006] Expecting object, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[007] Expecting int/2, got %s/%s, [%d] %s\n",
41 printf("[008] Expecting object, got %s/%s, [%d] %s\n",
45 printf("[009] Expecting object, got %s/%s, [%d] %s\n",
57 printf("[011] Expecting array, got %s/%s, [%d] %s\n",
66 printf("[013] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
69 printf("[014] Expecting object, got %s/%s, [%d] %s\n",
79 printf("[016] Expecting int/1, got %s/%s, [%d] %s\n",
86 printf("[017] Expecting NULL, got %s/%s\n");
88 /* Check that the function alias exists. It's a deprecated function,
91 printf("[018] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
103 in %s on line %d
116 %unicode|string%(%d) "%s"
118 %unicode|string%(%d) "%s"
133 Warning: mysqli_stmt_result_metadata(): Couldn't fetch mysqli_stmt in %s on line %d