OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQLITE_FCNTL_CHUNK_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3.h
914
** <li>[[
SQLITE_FCNTL_CHUNK_SIZE
]]
915
** The [
SQLITE_FCNTL_CHUNK_SIZE
] opcode is used to request that the VFS
1248
#define
SQLITE_FCNTL_CHUNK_SIZE
6
shell.c
18751
case
SQLITE_FCNTL_CHUNK_SIZE
: {
33007
{ "chunk_size",
SQLITE_FCNTL_CHUNK_SIZE
, "SIZE" },
33086
case
SQLITE_FCNTL_CHUNK_SIZE
: {
[
all
...]
sqlite3.c
1235
** <li>[[
SQLITE_FCNTL_CHUNK_SIZE
]]
1236
** The [
SQLITE_FCNTL_CHUNK_SIZE
] opcode is used to request that the VFS
1569
#define
SQLITE_FCNTL_CHUNK_SIZE
6
[
all
...]
Completed in 178 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026