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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1639 * pExprList -> If this is an INSERT INTO ... VALUES ... statement, then
1654 * pExprList -> A list of the columns to update and the expressions to update
1665 INSERT steps (when pExprList == 0) */
1668 ExprList *pExprList; /* Valid for UPDATE statements and sometimes member in struct:TriggerStep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1639 * pExprList -> If this is an INSERT INTO ... VALUES ... statement, then
1654 * pExprList -> A list of the columns to update and the expressions to update
1665 INSERT steps (when pExprList == 0) */
1668 ExprList *pExprList; /* Valid for UPDATE statements and sometimes member in struct:TriggerStep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1639 * pExprList -> If this is an INSERT INTO ... VALUES ... statement, then
1654 * pExprList -> A list of the columns to update and the expressions to update
1665 INSERT steps (when pExprList == 0) */
1668 ExprList *pExprList; /* Valid for UPDATE statements and sometimes member in struct:TriggerStep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c10112 * pExprList -> If this is an INSERT INTO ... VALUES ... statement, then
10127 * pExprList -> A list of the columns to update and the expressions to update
10139 ExprList *pExprList; /* SET clause for UPDATE. VALUES clause for INSERT */ member in struct:TriggerStep
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c10112 * pExprList -> If this is an INSERT INTO ... VALUES ... statement, then
10127 * pExprList -> A list of the columns to update and the expressions to update
10139 ExprList *pExprList; /* SET clause for UPDATE. VALUES clause for INSERT */ member in struct:TriggerStep
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c10112 * pExprList -> If this is an INSERT INTO ... VALUES ... statement, then
10127 * pExprList -> A list of the columns to update and the expressions to update
10139 ExprList *pExprList; /* SET clause for UPDATE. VALUES clause for INSERT */ member in struct:TriggerStep
[all...]

Completed in 989 milliseconds