Home | History | Annotate | Download | only in orig

Lines Matching refs:MASTER_NAME

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