Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c20615 int bMultiLineRowExists = 0; in exec_prepared_stmt_columnar() local
20695 bMultiLineRowExists = 1; in exec_prepared_stmt_columnar()
20781 if( bMultiLineRowExists && abRowDiv[i/nColumn-1] && i+1<nTotal ){ in exec_prepared_stmt_columnar()