Lines Matching full:wrapper
16 ** if you want a wrapper to interface SQLite with your choice of programming
799 ** The sqlite3_exec() interface is a convenience wrapper around
1649 ** routines with a wrapper that simulations memory allocation failure or
1740 ** routines with a wrapper used to track mutex usage for performance
2179 ** ^(The sqlite3_get_table() interface is implemented as a wrapper around
2183 ** wrapper layer outside of the internal [sqlite3_exec()] call are not
8041 ** Wrapper around OS specific sqlite3_os_init() function.
12242 ** This function is a wrapper around the OS specific implementation of
12243 ** sqlite3_os_init(). The purpose of the wrapper is to provide the
12837 /* If memory status is enabled, then the malloc.c wrapper will already
17321 ** variable-argument wrapper around sqlite3VXPrintf().
29773 ** Wrapper around the pluggable caches xUnpin method. If the cache is
34559 ** may be a wrapper capable of caching the first portion of the journal
39355 ** convenience wrapper around separate calls to btreeGetPage() and
50841 ** outer sqlite3_step() wrapper procedure.
65971 FuncDef *pFunc, /* FuncDef wrapper for detachFunc() or attachFunc() */
67723 ** This routine is a wrapper around sqlite3FindCollSeq(). This routine
70372 ** A separate function sqlite3LocateCollSeq() is a wrapper around
88536 ** table module. This routine is really just a wrapper that sets up
101127 /* Create the virtual table wrapper around the hash-table and overload
101264 ** is undefined (and sometimes, "undefined" means segfault). This wrapper