Lines Matching refs:BtreePayload
16061 typedef struct BtreePayload BtreePayload; typedef
16323 struct BtreePayload { struct
16333 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument
77521 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 */
99565 BtreePayload x;