Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c24397 int bMultiLineRowExists = 0; in exec_prepared_stmt_columnar() local
24479 bMultiLineRowExists = 1; in exec_prepared_stmt_columnar()
24566 if( bMultiLineRowExists && abRowDiv[i/nColumn-1] && i+1<nTotal ){ in exec_prepared_stmt_columnar()