Lines Matching refs:want

16 ** if you want a wrapper to interface SQLite with your choice of programming
186 ** on a recent machine (ex: Red Hat 7.2) but you want your code to work
934 ** want to subclass this object by appending additional fields
1160 ** have write permission on the directory containing the database file want
3054 ** not want the user to be able to make arbitrary changes to the
3717 ** attack. Developers might also want to use the [sqlite3_set_authorizer()]
6830 ** not want to. SQLite will only request a recursive mutex in
6990 ** using mutexes. And we do not want the assert() containing the
10900 ** want to place more severe limits on the complexity of an
11227 ** assert() statements in the code. So we want the default action
11280 ** to setup for a later assert() statement. We do not want this code to
11321 ** SQLITE_TEST_REALLOC_STRESS, but we don't want the unreachable branches
12133 ** one parameter that destructors normally want. So we have to introduce
15078 ** need more than about 10 or 20 variables. But some extreme users want
23325 ** not want to. But SQLite will only request a recursive mutex in
24065 ** not want to. But SQLite will only request a recursive mutex in
26880 ** For testing purposes, we sometimes want to preserve the state of
26930 ** This interface exists so that applications that want to take advantage
30580 ** and -shm files. We want those files to have *exactly* the same
32435 /* we could have it if we want it */
33362 ** for testing when we want to run through the test suite quickly.
35964 int flags, /* What do we want to learn about the zPath file? */
36210 ** The argument is the number of microseconds we want to sleep.
56935 /* If we get this far, it means that the reader will want to use
58203 ** big and we want to break it down some. This packaged seemed like
59002 ** want without having to go through the ascending lock
59069 ** against all schemas and we do not want those schemas being
72522 ** static array using sqlite3VdbeAddOpList but we want to make a
78718 ** interpret as a string if we want to). Compute its corresponding
80292 ** integers, for space efficiency, but after extraction we want them
81748 ** prepared queries. If such a query is out-of-date, we do not want to
94890 ** the left operand of infix functions (the operand we want to
94893 ** "glob(B,A). We want to use the A in "A glob B" to test
99922 ** Record the fact that we want to lock a table at run-time.
101708 ** the sqlite_master table. We do not want to create it again.
102078 ** to the elements of the FROM clause. But we do not want these changes
105075 /* Locate the table which we want to delete. This table has to be
109225 ** table. (Also return zero when doing a VACUUM since we do not want to
111465 ** shared libraries that want to be imported as extensions into
111758 ** definition. But the main library does not want to redefine
115637 ** There are not really any index choices. But we want to encourage the
120521 ** (1) The inner query is an aggregate. (In that case, we'd really want
122151 /* Create a label to jump to when we want to abort the query */
124047 /* Locate the table which we want to update.
126752 ** contain gaps in the numbering sequence. But we want to make maximum
130479 ** end of the WHERE clause. We do not want to analyze these new
140556 ** This header file is used by programs that want to link against the
140589 ** This header file is used by programs that want to link against the
140622 ** This header file is used by programs that want to link against the
140876 ** we don't want to run it too often and soak up CPU cycles for no
155424 ** track such information in the database, then we'd only want this
166774 ** want to do this as it leads to a memory leak when trying to delete