Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c24564 static const char * const zDedoctor = "\ in zAutoColumn() local
24680 rc = sqlite3_exec(*pDb, zDedoctor, 0, 0, 0); in zAutoColumn()