Searched refs:BtreePayload (Results 1 – 1 of 1) sorted by relevance
16061 typedef struct BtreePayload BtreePayload; typedef16323 struct BtreePayload { struct16333 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument77521 const BtreePayload *pX, /* Payload with which to construct the cell */79695 const BtreePayload *pX, /* Source of data to write */79738 const BtreePayload *pX /* Content to write into the cell */79787 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){79839 const BtreePayload *pX, /* Content of the row to be inserted */79981 BtreePayload x2;98774 BtreePayload x; /* Payload to be inserted */[all …]