Home | History | Annotate | Download | only in orig

Lines Matching refs:SQLITE_DROP_TABLE

3136 #define SQLITE_DROP_TABLE           11   /* Table Name      NULL            */
99650 ** SQLITE_DROP_TABLE
102444 code = SQLITE_DROP_TABLE;