Searched refs:sqlite3WithDelete (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c21461 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3*,With*);
21468 # define sqlite3WithDelete(x,y) macro
126308 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3 *db, With *pWith){ function
[all...]

Completed in 491 milliseconds