Searched defs:sqlite_step (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A Dvdbe.c87 ** Call sqlite_step() again to retry the open. *pN is set to 0
91 ** executing. sqlite_step() should not be called again on this
105 ** by the next call to sqlite_finalize(). sqlite_step() should not
114 int sqlite_step( function

Completed in 55 milliseconds