Home | History | Annotate | Download | only in dist

Lines Matching refs:MASTER_NAME

7292 #define MASTER_NAME       "sqlite_master"
7303 #define SCHEMA_TABLE(x) ((!OMIT_TEMPDB)&&(x==1)?TEMP_MASTER_NAME:MASTER_NAME)