global_syntax_file 1280 src/editor/syntax.c         char *global_syntax_file;
global_syntax_file 1282 src/editor/syntax.c         global_syntax_file =
global_syntax_file 1284 src/editor/syntax.c         f = fopen (global_syntax_file, "r");
global_syntax_file 1285 src/editor/syntax.c         g_free (global_syntax_file);