Home
last modified time | relevance | path

Searched refs:codeWithoutRowidPreupdate (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dinsert.c2524 static void codeWithoutRowidPreupdate( in codeWithoutRowidPreupdate() function
2540 # define codeWithoutRowidPreupdate(a,b,c,d) macro
2591 codeWithoutRowidPreupdate(pParse, pTab, iIdxCur+i, aRegIdx[i]); in sqlite3CompleteInsertion()
3135 codeWithoutRowidPreupdate(pParse, pDest, iDest, regData); in xferOptimization()