Lines Matching refs:label
78 …if (!mysql_query($sql = sprintf("CREATE TABLE test(id INT NOT NULL, label %s, PRIMARY KEY(id)) ENG…
83 …if (is_null($php_value) && !mysql_query($sql = sprintf("INSERT INTO test(id, label) VALUES (1, NUL…
89 …if (is_int($sql_value) && !mysql_query(sprintf("INSERT INTO test(id, label) VALUES (1, '%d')", $sq…
92 …} else if (!is_int($sql_value) && !mysql_query(sprintf("INSERT INTO test(id, label) VALUES (1, '%s…
98 if (!$res = mysql_query("SELECT id, label FROM test", $link)) {
109 …if (!preg_match($regexp_comparison, (string)$row['label']) || !preg_match($regexp_comparison, (str…
113 gettype($row['label']), $row['label'], mysql_errno($link), mysql_error($link));
119 if (($row['label'] != $php_value) || ($row[1] != $php_value)) {
123 gettype($row['label']), $row['label'], mysql_errno($link), mysql_error($link));
126 if (gettype($row['label']) == 'unicode') {
132 if (($row['label'] !== $php_value) || ($row[1] != $php_value)) {
136 gettype($row['label']), $row['label'], mysql_errno($link), mysql_error($link));
292 [%u|b%"label"]=>
310 [%u|b%"label"]=>
317 [%u|b%"label"]=>
328 [%u|b%"label"]=>