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

/osnet-11/usr/src/lib/libsqlite/src/
H A Dwhere.c310 ** should invoke sqliteWhereEnd() with the return value of this function
329 ** end |-- by sqliteWhereEnd()
335 ** and sqliteWhereEnd() generates the code to close them.
1193 void sqliteWhereEnd(WhereInfo *pWInfo){ function

Completed in 22 milliseconds