Home
last modified time | relevance | path

Searched defs:pKeyInfo (Results 1 – 1 of 1) sorted by relevance

/external/sqlite/dist/
Dsqlite3.c6844 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
[all …]