Lines Matching refs:s

16 	printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[004] [%d] %s\n", mysql_errno($link), mysql_error($link));
29 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[006] Expecting record 4/d, got record %s/%s\n", $row['id'], $row['label']);
36 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[008] Expecting record 1/a, got record %s/%s\n", $row['id'], $row['label']);
43 printf("[009] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
51 printf("[011] [%d] %s\n", mysql_errno($link), mysql_error($link));
54 printf("[012] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
59 printf("[013] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
70 …tension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d
72 …): Offset 4 is invalid for MySQL result index %d (or the query data is unbuffered) in %s on line %d
74 …: Offset -1 is invalid for MySQL result index %d (or the query data is unbuffered) in %s on line %d
76 …): Offset 3 is invalid for MySQL result index %d (or the query data is unbuffered) in %s on line %d
78 Warning: mysql_data_seek(): %d is not a valid MySQL result resource in %s on line %d