Home
last modified time | relevance | path

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

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