Searched defs:ValueList (Results 1 – 1 of 1) sorted by relevance
533 typedef struct ValueList ValueList; typedef534 struct ValueList { struct535 BtCursor *pCsr; /* An ephemeral table holding all values */536 sqlite3_value *pOut; /* Register to hold each decoded output value */