Home
last modified time | relevance | path

Searched refs:sqlite3KeyInfoUnref (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c22528 SQLITE_PRIVATE void sqlite3KeyInfoUnref(KeyInfo*);
87817 sqlite3KeyInfoUnref(pRec->pKeyInfo);
89266 if( db->pnBytesFreed==0 ) sqlite3KeyInfoUnref((KeyInfo*)p4);
116566 sqlite3KeyInfoUnref(pKeyInfo);
132224 sqlite3KeyInfoUnref(pKey);
150547 SQLITE_PRIVATE void sqlite3KeyInfoUnref(KeyInfo *p){ function
152614 sqlite3KeyInfoUnref(pKeyDup);