param_type 79 lib/filehighlight/ini-file-read.c gchar *param_type; param_type 81 lib/filehighlight/ini-file-read.c param_type = mc_config_get_string (fhl->config, group_name, "type", ""); param_type 82 lib/filehighlight/ini-file-read.c if (*param_type == '\0') param_type 84 lib/filehighlight/ini-file-read.c g_free (param_type); param_type 89 lib/filehighlight/ini-file-read.c if (strcmp (types[i], param_type) == 0) param_type 92 lib/filehighlight/ini-file-read.c g_free (param_type);