Lines Matching refs:zShellStatic
1159 static const char *zShellStatic = 0; variable
1166 assert( zShellStatic ); in shellstaticFunc()
1169 sqlite3_result_text(context, zShellStatic, -1, SQLITE_STATIC); in shellstaticFunc()
2399 zShellStatic = azArg[i]; in do_meta_command()
2410 zShellStatic = 0; in do_meta_command()
2627 zShellStatic = azArg[1]; in do_meta_command()
2637 zShellStatic = 0; in do_meta_command()
2886 zShellStatic = azArg[1]; in do_meta_command()
2895 zShellStatic = 0; in do_meta_command()
2962 zShellStatic = azArg[1]; in do_meta_command()
2972 zShellStatic = 0; in do_meta_command()