Searched refs:BtreePayload (Results 1 – 1 of 1) sorted by relevance
17086 typedef struct BtreePayload BtreePayload; typedef17351 struct BtreePayload { struct17361 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument80183 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 */[all …]