Lines Matching refs:failIfSafeMode
12379 static void failIfSafeMode( in failIfSafeMode() function
12895 failIfSafeMode(p, "cannot run ATTACH in safe mode"); in safeModeAuth()
12902 failIfSafeMode(p, "cannot use the %s() function in safe mode", in safeModeAuth()
18678 failIfSafeMode(p, "cannot run .archive in safe mode"); in do_meta_command()
18693 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()
18782 failIfSafeMode(p, "cannot run .cd in safe mode"); in do_meta_command()
18836 failIfSafeMode(p, "cannot run .clone in safe mode"); in do_meta_command()
19398 failIfSafeMode(p, "cannot run .import in safe mode"); in do_meta_command()
19856 failIfSafeMode(p, "cannot run .load in safe mode"); in do_meta_command()
19875 failIfSafeMode(p, "cannot run .log in safe mode"); in do_meta_command()
20059 failIfSafeMode(p, "cannot open disk-based database files in safe mode"); in do_meta_command()
20088 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()
20361 failIfSafeMode(p, "cannot run .read in safe mode"); in do_meta_command()
20400 failIfSafeMode(p, "cannot run .restore in safe mode"); in do_meta_command()
20650 failIfSafeMode(p, "cannot run \".session %s\" in safe mode", azCmd[0]); in do_meta_command()
21065 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()