Searched refs:sqliteUpdate (Results 1 – 4 of 4) sorted by relevance
| /onnv-gate/usr/src/lib/libsqlite/src/ |
| H A D | update.c | 29 void sqliteUpdate( in sqliteUpdate() function
|
| H A D | sqliteInt.h | 1180 void sqliteUpdate(Parse*, SrcList*, ExprList*, Expr*, int);
|
| H A D | trigger.c | 629 sqliteUpdate(pParse, pSrc, in codeTriggerProgram()
|
| H A D | parse.y | 497 {sqliteUpdate(pParse,sqliteSrcListAppend(0,&X,&D),Y,Z,R);}
|