Searched refs:BtreePayload (Results 1 – 1 of 1) sorted by relevance
16475 typedef struct BtreePayload BtreePayload; typedef16740 struct BtreePayload { struct16750 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument78563 const BtreePayload *pX, /* Payload with which to construct the cell */80748 const BtreePayload *pX, /* Source of data to write */80791 const BtreePayload *pX /* Content to write into the cell */80840 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){80892 const BtreePayload *pX, /* Content of the row to be inserted */81034 BtreePayload x2;100038 BtreePayload x; /* Payload to be inserted */[all …]