Searched refs:BtreePayload (Results 1 – 1 of 1) sorted by relevance
15876 typedef struct BtreePayload BtreePayload; typedef16138 struct BtreePayload { struct16148 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument76651 const BtreePayload *pX, /* Payload with which to construct the cell */78822 const BtreePayload *pX, /* Source of data to write */78865 const BtreePayload *pX /* Content to write into the cell */78914 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){78966 const BtreePayload *pX, /* Content of the row to be inserted */79108 BtreePayload x2;97790 BtreePayload x; /* Payload to be inserted */[all …]