Searched defs:regData (Results 1 – 4 of 4) sorted by relevance
720 int regData; /* register holding first column to insert */ in sqlite3Insert() local2528 int regData /* Data containing new record */ in codeWithoutRowidPreupdate()2801 int regData, regRowid; /* Registers holding data and rowid */ in xferOptimization() local
327 int regData, /* Address of array containing child table row */ in fkLookupParent()554 int regData, /* Parent row data starts here */ in fkScanChildren()
691 int regData, /* First register holding data to be sorted */ in pushOntoSorter()
3323 int regData; /* First register holding array of VALUES */ member