Lines Matching refs:NAME
4539 ".session ?NAME? CMD ... Create or control sessions",
4549 " open DB NAME Open a new session on DB",
4551 " If ?NAME? is omitted, the first defined session is used.",
4575 ".testcase NAME Begin redirecting output to 'testcase-out.txt'",
4598 ".unmodule NAME ... Unregister virtual table modules",
8175 /* { "pragma", SQLITE_FCNTL_PRAGMA, "NAME ARG" },*/
8824 raw_printf(stderr, "Usage: .limit NAME ?NEW-VALUE?\n");
9308 /* .parameter set NAME VALUE
9309 ** Set or reset a bind parameter. NAME should be the full parameter
9348 /* .parameter unset NAME
9349 ** Remove the NAME binding from the parameter binding table, if it
9852 /* .session open DB NAME
9853 ** Open a new session called NAME on the attached database DB.
10677 raw_printf(stderr, "Usage: .unmodule [--allexcept] NAME ...\n");
11355 " -vfs NAME use NAME as the default VFS\n"