Searched refs:nDigits (Results 1 – 1 of 1) sorted by relevance
25975 int nDigits = (hasDupes)? db_int(*pDb, zColDigits) : 0; in zAutoColumn() local25985 sqlite3_bind_int(pStmt, 1, nDigits); in zAutoColumn()