Searched defs:zLine (Results 1 – 2 of 2) sorted by relevance
1174 char *zLine; in local_getline() local2437 char *zLine; /* A single line of input from the file */ in DbObjCmd() local
653 static char *local_getline(char *zLine, FILE *in){ in local_getline()3167 char *zLine; /* The whole that we want to complete */ member11152 char zLine[200]; in displayStatLine() local12651 char zLine[1000]; in readHexDb() local13038 static void linenoise_completion(const char *zLine, linenoiseCompletions *lc){ in linenoise_completion()15689 static int do_meta_command(char *zLine, ShellState *p){ in do_meta_command()18604 static int line_is_command_terminator(const char *zLine){ in line_is_command_terminator()18687 char *zLine = 0; /* A single input line */ in process_input() local