g_ptr_array_free  231 lib/charsets.c     g_ptr_array_free (codepages, TRUE);
g_ptr_array_free   52 lib/event/manage.c     g_ptr_array_free ((GPtrArray *) data, TRUE);
g_ptr_array_free   70 lib/filehighlight/common.c         g_ptr_array_free (fhl->filters, TRUE);
g_ptr_array_free  190 lib/search/search.c         g_ptr_array_free (lc_mc_search->prepared.conditions, TRUE);
g_ptr_array_free  456 lib/utilunix.c     g_ptr_array_free (args_array, TRUE);
g_ptr_array_free  536 lib/utilunix.c     g_ptr_array_free (args_array, TRUE);
g_ptr_array_free  511 lib/vfs/vfs.c      g_ptr_array_free (vfs_openfiles, TRUE);
g_ptr_array_free  513 lib/vfs/vfs.c      g_ptr_array_free (vfs__classes_list, TRUE);
g_ptr_array_free  490 lib/widget/input_complete.c             g_ptr_array_free (hosts, TRUE);
g_ptr_array_free  509 lib/widget/input_complete.c         g_ptr_array_free (hosts, TRUE);
g_ptr_array_free  713 lib/widget/input_complete.c         g_ptr_array_free (match_list, TRUE);
g_ptr_array_free 1447 lib/widget/input_complete.c         g_ptr_array_free (in->completions, TRUE);
g_ptr_array_free 1800 src/diffviewer/ydiff.c         g_ptr_array_free (dview->hdiff, TRUE);
g_ptr_array_free  170 src/editor/editbuffer.c         g_ptr_array_free (buf->b1, TRUE);
g_ptr_array_free  173 src/editor/editbuffer.c         g_ptr_array_free (buf->b2, TRUE);
g_ptr_array_free  457 src/editor/etags.c         g_ptr_array_free (def_hash, TRUE);
g_ptr_array_free  513 src/editor/spell.c         g_ptr_array_free (array, TRUE);
g_ptr_array_free  663 src/editor/spell.c             g_ptr_array_free (suggest, TRUE);
g_ptr_array_free  167 src/editor/syntax.c         g_ptr_array_free (r->keyword, TRUE);
g_ptr_array_free 1224 src/editor/syntax.c         g_ptr_array_free (edit->rules, TRUE);
g_ptr_array_free 1493 src/editor/syntax.c     g_ptr_array_free (edit->rules, TRUE);
g_ptr_array_free 1615 src/editor/syntax.c     g_ptr_array_free (names, TRUE);
g_ptr_array_free  396 src/execute.c      g_ptr_array_free (args_array, TRUE);
g_ptr_array_free  671 src/filemanager/boxes.c     g_ptr_array_free (skin_names, TRUE);
g_ptr_array_free 1170 src/usermenu.c         g_ptr_array_free (entries, TRUE);
g_ptr_array_free   99 src/viewer/growbuf.c     g_ptr_array_free (view->growbuf_blockptr, TRUE);
g_ptr_array_free  231 src/viewer/lib.c         g_ptr_array_free (view->coord_cache, TRUE);
g_ptr_array_free  110 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (sigaction_signum__captured, TRUE);
g_ptr_array_free  113 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (sigaction_act__captured, TRUE);
g_ptr_array_free  116 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (sigaction_oldact__captured, TRUE);
g_ptr_array_free  164 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (signal_signum__captured, TRUE);
g_ptr_array_free  167 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (signal_handler__captured, TRUE);
g_ptr_array_free  225 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (execvp__args__captured, TRUE);
g_ptr_array_free   65 tests/src/execute__common.c     g_ptr_array_free (vfs_file_is_local__vpath__captured, TRUE);
g_ptr_array_free  200 tests/src/execute__common.c     g_ptr_array_free (mc_stat__vpath__captured, TRUE);
g_ptr_array_free  108 tests/src/execute__execute_external_editor_or_viewer.c     g_ptr_array_free (do_executev__argv__captured, TRUE);
g_ptr_array_free   80 tests/src/execute__execute_get_external_cmd_opts_from_config.c     g_ptr_array_free (mc_config_get_string__group__captured, TRUE);
g_ptr_array_free   81 tests/src/execute__execute_get_external_cmd_opts_from_config.c     g_ptr_array_free (mc_config_get_string__param__captured, TRUE);
g_ptr_array_free   82 tests/src/execute__execute_get_external_cmd_opts_from_config.c     g_ptr_array_free (mc_config_get_string__default_value__captured, TRUE);
g_ptr_array_free   85 tests/src/execute__execute_get_external_cmd_opts_from_config.c     g_ptr_array_free (mc_config_get_string__return_value, TRUE);