Searched refs:zHasDupes (Results 1 – 1 of 1) sorted by relevance
28572 static const char * const zHasDupes = "\ in zAutoColumn() local28689 int hasDupes = db_int(*pDb, "%s", zHasDupes); in zAutoColumn()28705 assert(db_int(*pDb, "%s", zHasDupes)==0); /* Consider: remove this */ in zAutoColumn()