Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c8729 struct yColCache { struct
8730 int iTable; /* Table cursor number */
8731 int iColumn; /* Table column number */
8732 char affChange; /* True if this register has had an affinity change */
8733 int iReg; /* Register holding value of this column */