Searched refs:shellState (Results 1 – 1 of 1) sorted by relevance
23745 static ShellState shellState; variable35867 const char *zBegin = shellState.wasm.zPos; in one_input_line()35884 shellState.wasm.zPos = z; in one_input_line()36434 # define data shellState in main()37266 int rc = shellState.db in fiddle_export_db()37267 ? sqlite3_file_control(shellState.db, "main", in fiddle_export_db()37301 shellState.wasm.zInput = zSql; in fiddle_exec()37302 shellState.wasm.zPos = zSql; in fiddle_exec()37303 process_input(&shellState, "<stdin>"); in fiddle_exec()37304 shellState.wasm.zInput = shellState.wasm.zPos = 0; in fiddle_exec()