Searched refs:shellState (Results 1 – 1 of 1) sorted by relevance
23783 static ShellState shellState; variable35930 const char *zBegin = shellState.wasm.zPos; in one_input_line()35947 shellState.wasm.zPos = z; in one_input_line()36497 # define data shellState in main()37331 int rc = shellState.db in fiddle_export_db()37332 ? sqlite3_file_control(shellState.db, "main", in fiddle_export_db()37366 shellState.wasm.zInput = zSql; in fiddle_exec()37367 shellState.wasm.zPos = zSql; in fiddle_exec()37368 process_input(&shellState, "<stdin>"); in fiddle_exec()37369 shellState.wasm.zInput = shellState.wasm.zPos = 0; in fiddle_exec()