Searched refs:sqlite3KeyInfoUnref (Results 1 – 6 of 6) sorted by relevance
1929 sqlite3KeyInfoUnref(pRec->pKeyInfo); in sqlite3Stat4ProbeFree()
1506 void sqlite3KeyInfoUnref(KeyInfo *p){ in sqlite3KeyInfoUnref() function3139 sqlite3KeyInfoUnref(pKeyInfo); in multiSelect()3617 sqlite3KeyInfoUnref(pKeyDup); in multiSelectOrderBy()
5120 void sqlite3KeyInfoUnref(KeyInfo*);
1245 if( db->pnBytesFreed==0 ) sqlite3KeyInfoUnref((KeyInfo*)p4); in freeP4()
5561 sqlite3KeyInfoUnref(pKey); in sqlite3KeyInfoOfIndex()
3154 sqlite3KeyInfoUnref(pKeyInfo); in sqlite3CodeRhsOfIN()