Home
last modified time | relevance | path

Searched refs:zShellStatic (Results 1 – 1 of 1) sorted by relevance

/minix3/external/public-domain/sqlite/dist/
H A Dshell.c343 static const char *zShellStatic = 0; variable
350 assert( zShellStatic ); in shellstaticFunc()
353 sqlite3_result_text(context, zShellStatic, -1, SQLITE_STATIC); in shellstaticFunc()
2051 zShellStatic = azArg[i]; in do_meta_command()
2062 zShellStatic = 0; in do_meta_command()
2298 zShellStatic = azArg[1]; in do_meta_command()
2308 zShellStatic = 0; in do_meta_command()
2584 zShellStatic = azArg[1]; in do_meta_command()
2594 zShellStatic = 0; in do_meta_command()