Lines Matching defs:pKeyInfo
6844 KeyInfo *pKeyInfo; /* Used when p4type is P4_KEYINFO */ member
15152 KeyInfo *pKeyInfo; /* Info about index keys needed by index cursors */ member
15432 KeyInfo *pKeyInfo; /* Collation and sort-order information */ member
29518 struct KeyInfo *pKeyInfo; /* Argument passed to comparison function */ member
32741 struct KeyInfo *pKeyInfo, /* First arg to comparison function */ in btreeCursor()
32804 struct KeyInfo *pKeyInfo, /* First arg to xCompare() */ in sqlite3BtreeCursor()
38968 KeyInfo *pKeyInfo; in sqlite3VdbeChangeP4() local
39046 KeyInfo *pKeyInfo = pOp->p4.pKeyInfo; in displayP4() local
40600 KeyInfo *pKeyInfo, /* Information about the record format */ in sqlite3VdbeRecordUnpack()
40697 KeyInfo *pKeyInfo; in sqlite3VdbeRecordCompare() local
65887 KeyInfo *pKeyInfo; /* Collating sequence for the result set */ in multiSelect() local
66536 KeyInfo *pKeyInfo = keyInfoFromExprList(pParse, pE->pList); in resetAccumulator() local
66893 KeyInfo *pKeyInfo; in sqlite3Select() local
66918 KeyInfo *pKeyInfo; in sqlite3Select() local
67005 KeyInfo *pKeyInfo; /* Keying information for the group by clause */ in sqlite3Select() local