Home
last modified time | relevance | path

Searched defs:aRegIdx (Results 1 – 15 of 15) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dinsert.c471 int *aRegIdx = 0; /* One register allocated to each index */ in sqlite3Insert() local
1142 int *aRegIdx, /* Register used by each index. 0 for unused indices */ in sqlite3GenerateConstraintChecks()
1428 int *aRegIdx, /* Register used by each index. 0 for unused indices */ in sqlite3CompleteInsertion()
H A Dupdate.c104 int *aRegIdx = 0; /* One register assigned to each index to be updated */ in sqlite3Update() local
H A Ddelete.c588 int *aRegIdx /* Only delete if aRegIdx!=0 && aRegIdx[i]>0 */ in sqlite3GenerateRowIndexDelete()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dinsert.c515 int *aRegIdx = 0; /* One register allocated to each index */ in sqlite3Insert() local
1228 int *aRegIdx, /* Use register aRegIdx[i] for index i. 0 for unused */ in sqlite3GenerateConstraintChecks()
1712 int *aRegIdx, /* Register used by each index. 0 for unused indices */ in sqlite3CompleteInsertion()
H A Dupdate.c108 int *aRegIdx = 0; /* First register in array assigned to each index */ in sqlite3Update() local
H A Ddelete.c778 int *aRegIdx, /* Only delete if aRegIdx!=0 && aRegIdx[i]>0 */ in sqlite3GenerateRowIndexDelete()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dinsert.c658 int *aRegIdx = 0; /* One register allocated to each index */ in sqlite3Insert() local
1495 int *aRegIdx, /* Use register aRegIdx[i] for index i. 0 for unused */ in sqlite3GenerateConstraintChecks()
2286 int *aRegIdx, /* Register used by each index. 0 for unused indices */ in sqlite3CompleteInsertion()
H A Dupdate.c163 int *aRegIdx = 0; /* Registers for to each index and the main table */ in sqlite3Update() local
H A Ddelete.c836 int *aRegIdx, /* Only delete if aRegIdx!=0 && aRegIdx[i]>0 */ in sqlite3GenerateRowIndexDelete()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dinsert.c659 int *aRegIdx = 0; /* One register allocated to each index */ in sqlite3Insert() local
1496 int *aRegIdx, /* Use register aRegIdx[i] for index i. 0 for unused */ in sqlite3GenerateConstraintChecks()
2293 int *aRegIdx, /* Register used by each index. 0 for unused indices */ in sqlite3CompleteInsertion()
H A Ddelete.c835 int *aRegIdx, /* Only delete if aRegIdx!=0 && aRegIdx[i]>0 */ in sqlite3GenerateRowIndexDelete()
H A Dupdate.c300 int *aRegIdx = 0; /* Registers for to each index and the main table */ in sqlite3Update() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dinsert.c661 int *aRegIdx = 0; /* One register allocated to each index */ in sqlite3Insert() local
1572 int *aRegIdx, /* Use register aRegIdx[i] for index i. 0 for unused */ in sqlite3GenerateConstraintChecks()
2456 int *aRegIdx, /* Register used by each index. 0 for unused indices */ in sqlite3CompleteInsertion()
H A Ddelete.c842 int *aRegIdx, /* Only delete if aRegIdx!=0 && aRegIdx[i]>0 */ in sqlite3GenerateRowIndexDelete()
H A Dupdate.c300 int *aRegIdx = 0; /* Registers for to each index and the main table */ in sqlite3Update() local