Home
last modified time | relevance | path

Searched defs:pWInfo (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dupdate.c37 WhereInfo *pWInfo; /* Information about the WHERE clause */ in sqliteUpdate() local
H A Ddelete.c66 WhereInfo *pWInfo; /* Information about the WHERE clause */ in sqliteDeleteFrom() local
H A Dwhere.c388 WhereInfo *pWInfo; /* Will become the return value of this function */ in sqliteWhereBegin() local
1190 void sqliteWhereEnd(WhereInfo *pWInfo){ in sqliteWhereEnd()
H A Dselect.c2018 WhereInfo *pWInfo; in sqliteSelect() local