Lines Matching refs:failIfSafeMode
19633 static void failIfSafeMode( in failIfSafeMode() function
20222 failIfSafeMode(p, "cannot run ATTACH in safe mode"); in safeModeAuth()
20230 failIfSafeMode(p, "cannot use the %s() function in safe mode", in safeModeAuth()
26152 failIfSafeMode(p, "cannot run .archive in safe mode"); in do_meta_command()
26168 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()
26261 failIfSafeMode(p, "cannot run .cd in safe mode"); in do_meta_command()
26317 failIfSafeMode(p, "cannot run .clone in safe mode"); in do_meta_command()
26911 failIfSafeMode(p, "cannot run .import in safe mode"); in do_meta_command()
27418 failIfSafeMode(p, "cannot run .load in safe mode"); in do_meta_command()
27671 failIfSafeMode(p, "cannot open disk-based database files in safe mode"); in do_meta_command()
27712 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()
27990 failIfSafeMode(p, "cannot run .read in safe mode"); in do_meta_command()
28031 failIfSafeMode(p, "cannot run .restore in safe mode"); in do_meta_command()
28304 failIfSafeMode(p, "cannot run \".session %s\" in safe mode", azCmd[0]); in do_meta_command()
28775 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()