Searched defs:bQuote (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 15517 u8 bQuote; /* Quote results for .mode box and table */ member |
H A D | sqlite3.c | 112930 int bQuote; /* True to quote the new name */ global() local 113799 int bQuote = sqlite3_value_int(argv[7]); global() local 114028 int bQuote = 1; global() local [all...] |
Completed in 177 milliseconds