Home
last modified time | relevance | path

Searched defs:aToOpen (Results 1 – 12 of 12) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dupdate.c112 u8 *aToOpen; /* 1 for tables and indices to be opened */ in sqlite3Update() local
H A Ddelete.c230 u8 *aToOpen = 0; /* Open cursor iTabCur+j if aToOpen[j] is true */ in sqlite3DeleteFrom() local
H A Dinsert.c1814 u8 *aToOpen, /* If not NULL: boolean for each table and index */ in sqlite3OpenTableAndIndices()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dupdate.c167 u8 *aToOpen; /* 1 for tables and indices to be opened */ in sqlite3Update() local
H A Ddelete.c258 u8 *aToOpen = 0; /* Open cursor iTabCur+j if aToOpen[j] is true */ in sqlite3DeleteFrom() local
H A Dinsert.c2383 u8 *aToOpen, /* If not NULL: boolean for each table and index */ in sqlite3OpenTableAndIndices()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Ddelete.c264 u8 *aToOpen = 0; /* Open cursor iTabCur+j if aToOpen[j] is true */ in sqlite3DeleteFrom() local
H A Dupdate.c304 u8 *aToOpen; /* 1 for tables and indices to be opened */ in sqlite3Update() local
H A Dinsert.c2545 u8 *aToOpen, /* If not NULL: boolean for each table and index */ in sqlite3OpenTableAndIndices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Ddelete.c258 u8 *aToOpen = 0; /* Open cursor iTabCur+j if aToOpen[j] is true */ in sqlite3DeleteFrom() local
H A Dupdate.c304 u8 *aToOpen; /* 1 for tables and indices to be opened */ in sqlite3Update() local
H A Dinsert.c2390 u8 *aToOpen, /* If not NULL: boolean for each table and index */ in sqlite3OpenTableAndIndices()