Lines Matching refs:label
78 …if (!$mysqli->query($sql = sprintf("CREATE TABLE test(id INT NOT NULL, label %s, PRIMARY KEY(id)) …
84 if (!$mysqli->query($sql = sprintf("INSERT INTO test(id, label) VALUES (1, NULL)"))) {
90 if (!$mysqli->query($sql = "INSERT INTO test(id, label) VALUES (1, '" . $sql_value . "')")) {
95 … if (!$mysqli->query($sql = sprintf("INSERT INTO test(id, label) VALUES (1, '%d')", $sql_value))) {
102 if (!$res = $mysqli->query("SELECT id, label FROM test")) {
115 …if (!preg_match($regexp_comparison, (string)$row['label']) || !preg_match($regexp_comparison, (str…
119 gettype($row['label']), $row['label'], $mysqli->errno, $mysqli->error);
123 if (($row['label'] !== $php_value) || ($row[1] != $php_value)) {
127 gettype($row['label']), $row['label'], $mysqli->errno, $mysqli->error);
292 [%u|b%"label"]=>
310 [%u|b%"label"]=>
317 [%u|b%"label"]=>
328 [%u|b%"label"]=>