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

/external/chromium_org/third_party/sqlite/src/src/
H A Dpragma.c250 case OE_SetNull: zName = "SET NULL"; break;
H A DsqliteInt.h1392 #define OE_SetNull 7 /* Set the foreign key value to NULL */ macro
H A Dparse.y323 refact(A) ::= SET NULL. { A = OE_SetNull; /* EV: R-33326-45252 */}
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9737 #define OE_SetNull 7 /* Set the foreign key value to NULL */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11077 #define OE_SetNull 7 /* Set the foreign key value to NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11077 #define OE_SetNull 7 /* Set the foreign key value to NULL */ macro
[all...]

Completed in 700 milliseconds