Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dhash.h84 void sqliteHashClear(Hash*);
H A Dhash.c48 void sqliteHashClear(Hash *pH){ in sqliteHashClear() function
H A Dbuild.c231 sqliteHashClear(&pDb->aFKey); in sqliteResetInternalSchema()
232 sqliteHashClear(&pDb->idxHash); in sqliteResetInternalSchema()
237 sqliteHashClear(&temp2); in sqliteResetInternalSchema()
243 sqliteHashClear(&temp1); in sqliteResetInternalSchema()
H A Dvdbeaux.c707 sqliteHashClear(&pAgg->hash); in sqliteVdbeAggReset()
806 sqliteHashClear(&p->aSet[i].hash); in Cleanup()
H A Dmain.c594 sqliteHashClear(&db->aFunc); in sqlite_close()
H A Dbtree_rb.c1309 sqliteHashClear(&tree->tblHash); in memRbtreeClose()
H A Dvdbe.c3736 sqliteHashClear(&pSet->hash); in sqliteVdbeExec()

Completed in 34 milliseconds