Searched defs:coltype (Results 1 – 3 of 3) sorted by relevance
296 int coltype; in _pysqlite_fetch_one_row() local349 coltype = sqlite3_column_type(self->statement->st, i); in _pysqlite_fetch_one_row() local
327 int coltype; in _pysqlite_fetch_one_row() local381 coltype = sqlite3_column_type(self->statement->st, i); in _pysqlite_fetch_one_row() local
118 coltype []string member