Searched refs:sqlite3KeyInfoRef (Results 1 – 3 of 3) sorted by relevance
1518 KeyInfo *sqlite3KeyInfoRef(KeyInfo *p){ in sqlite3KeyInfoRef() function3134 sqlite3VdbeChangeP4(v, addr, (char*)sqlite3KeyInfoRef(pKeyInfo), in multiSelect()3211 (char*)sqlite3KeyInfoRef(pKeyInfo), P4_KEYINFO); in generateOutputSubroutine()7623 (char*)sqlite3KeyInfoRef(pKeyInfo), P4_KEYINFO); in sqlite3Select()
5121 KeyInfo *sqlite3KeyInfoRef(KeyInfo*);
3771 sqlite3KeyInfoRef(pKey), P4_KEYINFO); in sqlite3RefillIndex()