Searched refs:iDType (Results 1 – 1 of 1) sorted by relevance
1545 int iDType = sqlite3_column_type(pStmt, k); in putValue() local1551 putc(iDType, out); in putValue()1552 switch( iDType ){ in putValue()