Home | History | Annotate | Download | only in dist

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
8046 ** Wrapper around OS specific sqlite3_os_init() function.
12247 ** This function is a wrapper around the OS specific implementation of
12248 ** sqlite3_os_init(). The purpose of the wrapper is to provide the
12842 /* If memory status is enabled, then the malloc.c wrapper will already
17326 ** variable-argument wrapper around sqlite3VXPrintf().
29778 ** Wrapper around the pluggable caches xUnpin method. If the cache is
34564 ** may be a wrapper capable of caching the first portion of the journal
39360 ** convenience wrapper around separate calls to btreeGetPage() and
50852 ** outer sqlite3_step() wrapper procedure.
65982 FuncDef *pFunc, /* FuncDef wrapper for detachFunc() or attachFunc() */
67734 ** This routine is a wrapper around sqlite3FindCollSeq(). This routine
70383 ** A separate function sqlite3LocateCollSeq() is a wrapper around
88547 ** table module. This routine is really just a wrapper that sets up
101164 /* Create the virtual table wrapper around the hash-table and overload
101304 ** is undefined (and sometimes, "undefined" means segfault). This wrapper