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

/external/chromium_org/third_party/sqlite/src/src/
H A Dfkey.c1025 }else if( action==OE_SetDflt ){
H A Dpragma.c251 case OE_SetDflt: zName = "SET DEFAULT"; break;
H A DsqliteInt.h1393 #define OE_SetDflt 8 /* Set the foreign key value to its default */ macro
H A Dparse.y324 refact(A) ::= SET DEFAULT. { A = OE_SetDflt; /* EV: R-33326-45252 */}
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9738 #define OE_SetDflt 8 /* Set the foreign key value to its default */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11078 #define OE_SetDflt 8 /* Set the foreign key value to its default */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11078 #define OE_SetDflt 8 /* Set the foreign key value to its default */ macro
[all...]

Completed in 524 milliseconds