Home
last modified time | relevance | path

Searched refs:UNSIGNED (Results 26 – 30 of 30) sorted by relevance

12

/PHP-7.4/ext/mysqli/tests/
H A Dbug52891.phpt24 if (!$link->query("CREATE TABLE tuint(a BIGINT UNSIGNED) ENGINE=" . $engine) ||
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_38546.phpt24 uid MEDIUMINT UNSIGNED NOT NULL,
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h184 #define UNSIGNED 0x08 /* comparison is unsigned */ macro
H A Dsoftmagic.c2261 if (m->flag & UNSIGNED) { in magiccheck()
2280 if (m->flag & UNSIGNED) { in magiccheck()
H A Dapprentice.c1404 if (!(m->flag & UNSIGNED)) { in file_signextend()
2006 m->flag |= UNSIGNED; in parse()

Completed in 30 milliseconds

12