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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19985 ** pExprList -> A list of the columns to update and the expressions to update
19993 ** pExprList -> The list of expressions that follow the RETURNING keyword.
20005 ExprList *pExprList; /* SET clause for UPDATE, or RETURNING clause */ member in struct:TriggerStep
33364 sqlite3TreeViewInsert( const With *pWith, const SrcList *pTabList, const IdList *pColumnList, const Select *pSelect, const ExprList *pExprList, int onError, const Upsert *pUpsert, const Trigger *pTrigger ) argument
[all...]

Completed in 463 milliseconds