Searched refs:BtreePayload (Results 1 – 1 of 1) sorted by relevance
14645 typedef struct BtreePayload BtreePayload; typedef14907 struct BtreePayload { struct14917 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument72192 const BtreePayload *pX, /* Payload with which to construct the cell */74256 const BtreePayload *pX, /* Source of data to write */74296 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){74377 const BtreePayload *pX, /* Content of the row to be inserted */74515 BtreePayload x2;91956 BtreePayload x; /* Payload to be inserted */92707 BtreePayload x;