Searched refs:source_pre_error (Results 1 – 4 of 4) sorted by relevance
1232 source_pre_error = p->old_pre_error; in source_cleanup_lines()1260 old_lines.old_pre_error = source_pre_error; in script_from_file()1265 source_pre_error = error_pre_print == NULL ? "" : error_pre_print; in script_from_file()1266 source_pre_error = savestring (source_pre_error, strlen (source_pre_error)); in script_from_file()1267 make_cleanup (xfree, source_pre_error); in script_from_file()1272 needed_length = strlen (source_file_name) + strlen (source_pre_error) + 80; in script_from_file()
69 extern char *source_pre_error;
629 /* static */ char *source_pre_error; variable1223 source_pre_error, in command_line_input()
652 source_pre_error, in command_line_handler()