Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c19367 Expr *pWhere; /* The WHERE clause */ member
19930 Expr *pWhere; /* The WHERE clause for DELETE or UPDATE steps */ member
33227 const Expr *pWhere, in sqlite3TreeViewDelete()
33354 const Expr *pWhere, in sqlite3TreeViewUpdate()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c19509 Expr *pWhere; /* The WHERE clause */ member
20074 Expr *pWhere; /* The WHERE clause for DELETE or UPDATE steps */ member
33620 const Expr *pWhere, in sqlite3TreeViewDelete()
33747 const Expr *pWhere, in sqlite3TreeViewUpdate()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c19552 Expr *pWhere; /* The WHERE clause */ member
20115 Expr *pWhere; /* The WHERE clause for DELETE or UPDATE steps */ member
33468 const Expr *pWhere, in sqlite3TreeViewDelete()
33595 const Expr *pWhere, in sqlite3TreeViewUpdate()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c19367 Expr *pWhere; /* The WHERE clause */ member
19930 Expr *pWhere; /* The WHERE clause for DELETE or UPDATE steps */ member
33227 const Expr *pWhere, in sqlite3TreeViewDelete()
33354 const Expr *pWhere, in sqlite3TreeViewUpdate()