g_ptr_array_free  232 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  409 lib/utilunix.c     g_ptr_array_free (args_array, TRUE);
g_ptr_array_free  488 lib/utilunix.c     g_ptr_array_free (args_array, TRUE);
g_ptr_array_free  515 lib/vfs/vfs.c      g_ptr_array_free (vfs_openfiles, TRUE);
g_ptr_array_free  517 lib/vfs/vfs.c      g_ptr_array_free (vfs__classes_list, TRUE);
g_ptr_array_free 1802 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  462 src/editor/etags.c         g_ptr_array_free (def_hash, TRUE);
g_ptr_array_free  400 src/editor/spell.c         g_ptr_array_free (array, TRUE);
g_ptr_array_free  638 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  672 src/filemanager/boxes.c     g_ptr_array_free (skin_names, 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  111 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (sigaction_signum__captured, TRUE);
g_ptr_array_free  114 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (sigaction_act__captured, TRUE);
g_ptr_array_free  117 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (sigaction_oldact__captured, TRUE);
g_ptr_array_free  165 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (signal_signum__captured, TRUE);
g_ptr_array_free  168 tests/lib/utilunix__my_system-common.c     g_ptr_array_free (signal_handler__captured, TRUE);
g_ptr_array_free  226 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);