Home
last modified time | relevance | path

Searched refs:zHasDupes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c24559 static const char * const zHasDupes = "\ in zAutoColumn() local
24676 int hasDupes = db_int(*pDb, zHasDupes); in zAutoColumn()
24692 assert(db_int(*pDb, zHasDupes)==0); /* Consider: remove this */ in zAutoColumn()