Searched refs: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
2934 if( Tcl_GetIndexFromObj(interp, objv[i], azType, "type", 0, &eType) ){
/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 807 milliseconds