Searched refs:BtreePayload (Results 1 – 1 of 1) sorted by relevance
16015 typedef struct BtreePayload BtreePayload; typedef16277 struct BtreePayload { struct16287 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument77097 const BtreePayload *pX, /* Payload with which to construct the cell */79268 const BtreePayload *pX, /* Source of data to write */79311 const BtreePayload *pX /* Content to write into the cell */79360 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){79412 const BtreePayload *pX, /* Content of the row to be inserted */79554 BtreePayload x2;98261 BtreePayload x; /* Payload to be inserted */[all …]