g_ptr_array_foreach 229 lib/charsets.c g_ptr_array_foreach (codepages, free_codepage_desc, NULL); g_ptr_array_foreach 52 lib/event/manage.c g_ptr_array_foreach (callbacks, (GFunc) g_free, NULL); g_ptr_array_foreach 61 lib/filehighlight/common.c g_ptr_array_foreach (fhl->filters, (GFunc) mc_fhl_filter_free, NULL); g_ptr_array_foreach 121 lib/search/search.c g_ptr_array_foreach (array, (GFunc) mc_search__cond_struct_free, NULL); g_ptr_array_foreach 169 src/editor/editbuffer.c g_ptr_array_foreach (buf->b1, (GFunc) g_free, NULL); g_ptr_array_foreach 175 src/editor/editbuffer.c g_ptr_array_foreach (buf->b2, (GFunc) g_free, NULL); g_ptr_array_foreach 351 src/editor/etags.c g_ptr_array_foreach (def_hash, editcmd_dialog_select_definition_add, def_list); g_ptr_array_foreach 167 src/editor/syntax.c g_ptr_array_foreach (r->keyword, (GFunc) syntax_keyword_free, NULL); g_ptr_array_foreach 1483 src/editor/syntax.c g_ptr_array_foreach (edit->rules, (GFunc) context_rule_free, NULL); g_ptr_array_foreach 1606 src/editor/syntax.c g_ptr_array_foreach (names, (GFunc) g_free, NULL); g_ptr_array_foreach 665 src/filemanager/boxes.c g_ptr_array_foreach (skin_names, (GFunc) g_free, NULL); g_ptr_array_foreach 99 src/viewer/growbuf.c g_ptr_array_foreach (view->growbuf_blockptr, (GFunc) g_free, NULL); g_ptr_array_foreach 111 tests/lib/utilunix__my_system-common.c g_ptr_array_foreach (sigaction_signum__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 115 tests/lib/utilunix__my_system-common.c g_ptr_array_foreach (sigaction_act__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 119 tests/lib/utilunix__my_system-common.c g_ptr_array_foreach (sigaction_oldact__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 168 tests/lib/utilunix__my_system-common.c g_ptr_array_foreach (signal_signum__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 172 tests/lib/utilunix__my_system-common.c g_ptr_array_foreach (signal_handler__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 231 tests/lib/utilunix__my_system-common.c g_ptr_array_foreach (execvp__args__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 66 tests/src/execute__common.c g_ptr_array_foreach (vfs_file_is_local__vpath__captured, vpath_captured_free, NULL); g_ptr_array_foreach 202 tests/src/execute__common.c g_ptr_array_foreach (mc_stat__vpath__captured, vpath_captured_free, NULL); g_ptr_array_foreach 108 tests/src/execute__execute_external_editor_or_viewer.c g_ptr_array_foreach (do_executev__argv__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 80 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_foreach (mc_config_get_string__group__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 83 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_foreach (mc_config_get_string__param__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 86 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_foreach (mc_config_get_string__default_value__captured, (GFunc) g_free, NULL); g_ptr_array_foreach 89 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_foreach (mc_config_get_string__return_value, (GFunc) g_free, NULL);