Searched refs:BtreePayload (Results 1 – 1 of 1) sorted by relevance
17107 typedef struct BtreePayload BtreePayload; typedef17372 struct BtreePayload { struct17382 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument80302 const BtreePayload *pX, /* Payload with which to construct the cell */82492 const BtreePayload *pX, /* Source of data to write */82535 const BtreePayload *pX /* Content to write into the cell */82584 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){82636 const BtreePayload *pX, /* Content of the row to be inserted */82778 BtreePayload x2;102361 BtreePayload x; /* Payload to be inserted */[all …]