Home
last modified time | relevance | path

Searched refs:parse_compiler_error_line (Results 1 – 2 of 2) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dmsgwindow.c918 static void parse_compiler_error_line(const gchar *string, in parse_compiler_error_line() function
1127 parse_compiler_error_line(trimmed_string, filename, line); in msgwin_parse_compiler_error_line()
/dports/devel/geany/geany-1.38/src/
H A Dmsgwindow.c908 static void parse_compiler_error_line(const gchar *string, in parse_compiler_error_line() function
1117 parse_compiler_error_line(trimmed_string, filename, line); in msgwin_parse_compiler_error_line()