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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Ddelete.c212 sqliteWhereEnd(pWInfo);
H A Dupdate.c240 sqliteWhereEnd(pWInfo);
H A DsqliteInt.h1182 void sqliteWhereEnd(WhereInfo*);
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
H A Dselect.c2384 sqliteWhereEnd(pWInfo);

Completed in 75 milliseconds