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