MCPcopy Create free account
hub / github.com/coronalabs/corona / process_input

Function process_input

external/sqlite3/shell.c:6824–6907  ·  view source on GitHub ↗

** Read input from *in and process it. If *in==0 then input ** is interactive - the user is typing it it. Otherwise, input ** is coming from a file or device. A prompt is issued and history ** is saved only if input is interactive. An interrupt signal will ** cause this routine to exit immediately, unless input is interactive. ** ** Return the number of errors. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

do_meta_commandFunction · 0.85
process_sqlitercFunction · 0.85
wmainFunction · 0.85

Calls 9

one_input_lineFunction · 0.85
_all_whitespaceFunction · 0.85
do_meta_commandFunction · 0.85
line_is_completeFunction · 0.85
strlen30Function · 0.85
line_contains_semicolonFunction · 0.85
runOneSqlLineFunction · 0.85
output_resetFunction · 0.85

Tested by

no test coverage detected