Lines Matching refs:BtreePayload
17086 typedef struct BtreePayload BtreePayload; typedef
17351 struct BtreePayload { struct
17361 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument
80183 const BtreePayload *pX, /* Payload with which to construct the cell */
82373 const BtreePayload *pX, /* Source of data to write */
82416 const BtreePayload *pX /* Content to write into the cell */
82465 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){
82517 const BtreePayload *pX, /* Content of the row to be inserted */
82659 BtreePayload x2;
102203 BtreePayload x; /* Payload to be inserted */
103020 BtreePayload x;