Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DvdbeInt.h533 typedef struct ValueList ValueList; typedef
534 struct ValueList { struct
535 BtCursor *pCsr; /* An ephemeral table holding all values */
536 sqlite3_value *pOut; /* Register to hold each decoded output value */