Lines Matching full:supplied
1567 ** When unlocking, the same SHARED or EXCLUSIVE flag must be supplied as
1660 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
2037 ** supplied by the application must not invoke any SQLite interface.
3165 ** buffer supplied as the second parameter whose size is given by
3328 ** [database connection], supplied in the first argument.
4421 ** If the caller knows that the supplied string is nul-terminated, then
5956 ** the SQL function that supplied the [sqlite3_value*] parameters.
7256 ** <li> The page cache allocates from its own memory pool supplied
8080 ** caller-supplied buffer. N bytes of data are copied into buffer Z
8109 ** caller-supplied buffer. N bytes of data are copied from the buffer Z
10639 ** [database connection] pointer that is different from the one supplied
12587 ** it is possible to call on the supplied sqlite3_changeset_iter handle
12839 ** argument passed is a copy of the supplied pIn context pointer. The second
12874 ** pOut pointer supplied by the application. The second parameter, pData,
12877 ** supplied data, it should return SQLITE_OK to indicate success. Otherwise,
13465 ** tokenization of the supplied text. This is always one of the following
13495 ** For each token in the input string, the supplied callback xToken() must
13704 ** as the third argument to the supplied xToken callback. */