Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c141427 static void codeWithoutRowidPreupdate( function
141443 # define codeWithoutRowidPreupdate(a,b,c,d) macro
141494 codeWithoutRowidPreupdate(pParse, pTab, iIdxCur+i, aRegIdx[i]);
142043 codeWithoutRowidPreupdate(pParse, pDest, iDest, regData);