Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c23826 #define MODE_QBox 16 /* BOX with SQL-quoted content */ macro
24980 modeChange(p, MODE_QBox); in modeChange()