Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c21821 static char *quoted_column(sqlite3_stmt *pStmt, int i){ in quoted_column() function
21948 azQuoted[i] = quoted_column(pStmt,i); in exec_prepared_stmt_columnar()