Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c21878 int bMultiLineRowExists = 0; in exec_prepared_stmt_columnar() local
21959 bMultiLineRowExists = 1; in exec_prepared_stmt_columnar()
22044 if( bMultiLineRowExists && abRowDiv[i/nColumn-1] && i+1<nTotal ){ in exec_prepared_stmt_columnar()