Lines Matching defs:SQLITE_CONFIG_PAGECACHE
1900 ** [[SQLITE_CONFIG_PAGECACHE]] <dt>SQLITE_CONFIG_PAGECACHE</dt>
1901 ** <dd> ^The SQLITE_CONFIG_PAGECACHE option specifies a memory pool
1906 ** ^There are three arguments to SQLITE_CONFIG_PAGECACHE: A pointer to
1933 ** beyond those provided for by [SQLITE_CONFIG_PAGECACHE].
2091 ** bytes per page required for each page in [SQLITE_CONFIG_PAGECACHE].
2170 #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */
7050 ** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than
8586 ** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in
8604 ** [SQLITE_CONFIG_PAGECACHE]. The
8610 ** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE]
8614 ** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because