Lines Matching full:columnsize
8446 ** on a columnsize=0 database.
165960 ** on a columnsize=0 database.
166323 int bColumnsize; /* "columnsize=" option value (dflt==1) */
169246 if( sqlite3_strnicmp("columnsize", zCmd, nCmd)==0 ){
169248 *pzErr = sqlite3_mprintf("malformed columnsize=... directive");
181161 ** If there is no %_docsize table (as happens if the columnsize=0 option