Searched defs:azType (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c2926 const char *azType[] = {"integer", "real", "text", "blob", "any", 0}; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c93891 static const char * const azType[] = { "NOT NULL", "UNIQUE", "CHECK", local
122761 static const char * const azType[] = { local
127981 static const char *azType[] = { "integer", "real", "text", "blob", "null" }; local
[all...]

Completed in 785 milliseconds