g_ptr_array_index 149 lib/charsets.c desc = (codepage_desc *) g_ptr_array_index (*list, i); g_ptr_array_index 240 lib/charsets.c return (n < 0) ? OTHER_8BIT : ((codepage_desc *) g_ptr_array_index (codepages, n))->id; g_ptr_array_index 255 lib/charsets.c if (strcmp (id, ((codepage_desc *) g_ptr_array_index (codepages, i))->id) == 0) g_ptr_array_index 276 lib/charsets.c id = ((codepage_desc *) g_ptr_array_index (codepages, t))->id; g_ptr_array_index 309 lib/charsets.c cp_source = ((codepage_desc *) g_ptr_array_index (codepages, cpsource))->id; g_ptr_array_index 310 lib/charsets.c cp_display = ((codepage_desc *) g_ptr_array_index (codepages, cpdisplay))->id; g_ptr_array_index 218 lib/event/manage.c mc_event_callback_t *cb = g_ptr_array_index (callbacks, array_index); g_ptr_array_index 68 lib/event/raise.c mc_event_callback_t *cb = g_ptr_array_index (callbacks, array_index - 1); g_ptr_array_index 268 lib/filehighlight/get-color.c mc_filter = (mc_fhl_filter_t *) g_ptr_array_index (fhl->filters, i); g_ptr_array_index 370 lib/search/regex.c (mc_search_cond_t *) g_ptr_array_index (lc_mc_search->prepared.conditions, loop1); g_ptr_array_index 229 lib/search/search.c id = ((codepage_desc *) g_ptr_array_index (codepages, loop1))->id; g_ptr_array_index 76 lib/skin/ini-file.c if (strcmp (sname, g_ptr_array_index (list, i)) == 0) g_ptr_array_index 52 lib/strutil/replace.c g_string_append (return_str, g_ptr_array_index (str_splints, i)); g_ptr_array_index 341 lib/vfs/path.c struct vfs_class *vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 413 lib/vfs/path.c element->class = g_ptr_array_index (vfs__classes_list, 0); g_ptr_array_index 508 lib/vfs/path.c element->class = g_ptr_array_index (vfs__classes_list, 0); g_ptr_array_index 1035 lib/vfs/path.c vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 201 lib/vfs/vfs.c h = (struct vfs_openfile *) g_ptr_array_index (vfs_openfiles, handle - VFS_FIRST_HANDLE); g_ptr_array_index 237 lib/vfs/vfs.c h = (struct vfs_openfile *) g_ptr_array_index (vfs_openfiles, idx); g_ptr_array_index 239 lib/vfs/vfs.c g_ptr_array_index (vfs_openfiles, idx) = (void *) vfs_free_handle_list; g_ptr_array_index 289 lib/vfs/vfs.c vfs_free_handle_list = (long) g_ptr_array_index (vfs_openfiles, vfs_free_handle_list); g_ptr_array_index 290 lib/vfs/vfs.c g_ptr_array_index (vfs_openfiles, h->handle) = h; g_ptr_array_index 509 lib/vfs/vfs.c struct vfs_class *vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 600 lib/vfs/vfs.c struct vfs_class *vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 1853 src/diffviewer/ydiff.c h = (GArray *) g_ptr_array_index (dview->hdiff, i); g_ptr_array_index 2602 src/diffviewer/ydiff.c else if (dview->hdiff != NULL && g_ptr_array_index (dview->hdiff, i) != NULL) g_ptr_array_index 2614 src/diffviewer/ydiff.c g_ptr_array_index (dview->hdiff, i), ord, att); g_ptr_array_index 127 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, p >> S_EDIT_BUF_SIZE); g_ptr_array_index 131 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, byte_index >> S_EDIT_BUF_SIZE); g_ptr_array_index 508 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, buf->curs1 >> S_EDIT_BUF_SIZE); g_ptr_array_index 540 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, buf->curs2 >> S_EDIT_BUF_SIZE); g_ptr_array_index 569 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, prev >> S_EDIT_BUF_SIZE); g_ptr_array_index 578 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, j); g_ptr_array_index 610 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, prev >> S_EDIT_BUF_SIZE); g_ptr_array_index 619 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, j); g_ptr_array_index 780 src/editor/editbuffer.c b1 = &g_ptr_array_index (buf->b2, i); g_ptr_array_index 781 src/editor/editbuffer.c b2 = &g_ptr_array_index (buf->b2, buf->b2->len - 1 - i); g_ptr_array_index 829 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, i); g_ptr_array_index 841 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, i); g_ptr_array_index 854 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, i); g_ptr_array_index 866 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, i); g_ptr_array_index 399 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule.context)); g_ptr_array_index 434 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule.context)); g_ptr_array_index 445 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (r->keyword, count)); g_ptr_array_index 456 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); g_ptr_array_index 486 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); g_ptr_array_index 520 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, count)); g_ptr_array_index 550 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule.context)); g_ptr_array_index 560 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (r->keyword, count)); g_ptr_array_index 645 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, rule->context)); g_ptr_array_index 646 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (r->keyword, rule->keyword)); g_ptr_array_index 1127 src/editor/syntax.c last_rule = CONTEXT_RULE (g_ptr_array_index (edit->rules, edit->rules->len - 1)); g_ptr_array_index 1234 src/editor/syntax.c c = CONTEXT_RULE (g_ptr_array_index (edit->rules, i)); g_ptr_array_index 1241 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (c->keyword, j)); g_ptr_array_index 1362 src/editor/syntax.c r0 = CONTEXT_RULE (g_ptr_array_index (edit->rules, 0)); g_ptr_array_index 1438 src/editor/syntax.c name = g_ptr_array_index (names, i); g_ptr_array_index 1594 src/editor/syntax.c edit->syntax_type = g_strdup (g_ptr_array_index (names, syntax - N_DFLT_ENTRIES)); g_ptr_array_index 239 src/filemanager/boxes.c skin_name = g_ptr_array_index (skin_names, i); g_ptr_array_index 381 src/filemanager/boxes.c ((codepage_desc *) g_ptr_array_index (codepages, new_display_codepage))->name; g_ptr_array_index 1017 src/filemanager/boxes.c : ((codepage_desc *) g_ptr_array_index (codepages, new_display_codepage))->name; g_ptr_array_index 94 src/selcodepage.c const char *name = ((codepage_desc *) g_ptr_array_index (codepages, i))->name; g_ptr_array_index 68 src/viewer/coord_cache.c #define coord_cache_index(c, i) ((coord_cache_entry_t *) g_ptr_array_index ((c), (i))) g_ptr_array_index 153 src/viewer/growbuf.c p = (byte *) g_ptr_array_index (view->growbuf_blockptr, g_ptr_array_index 293 src/viewer/growbuf.c return ((char *) g_ptr_array_index (view->growbuf_blockptr, pageno) + pageindex); g_ptr_array_index 296 src/viewer/growbuf.c return ((char *) g_ptr_array_index (view->growbuf_blockptr, pageno) + pageindex); g_ptr_array_index 246 tests/lib/utilunix__my_system-common.c struct sigaction *_oldact = (struct sigaction *) g_ptr_array_index(sigaction_oldact__captured, oldact_idx); \ g_ptr_array_index 247 tests/lib/utilunix__my_system-common.c struct sigaction *_act = (struct sigaction *) g_ptr_array_index(sigaction_act__captured, act_idx); \ g_ptr_array_index 256 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(sigaction_signum__captured, 0)), SIGINT); \ g_ptr_array_index 257 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(sigaction_signum__captured, 1)), SIGQUIT); \ g_ptr_array_index 258 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(sigaction_signum__captured, 2)), SIGTSTP); \ g_ptr_array_index 259 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(sigaction_signum__captured, 3)), SIGINT); \ g_ptr_array_index 260 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(sigaction_signum__captured, 4)), SIGQUIT); \ g_ptr_array_index 261 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(sigaction_signum__captured, 5)), SIGTSTP); \ g_ptr_array_index 263 tests/lib/utilunix__my_system-common.c VERIFY_SIGACTION__ACT_IGNORED(g_ptr_array_index(sigaction_act__captured, 0)); \ g_ptr_array_index 264 tests/lib/utilunix__my_system-common.c VERIFY_SIGACTION__ACT_IGNORED(g_ptr_array_index(sigaction_act__captured, 1)); \ g_ptr_array_index 266 tests/lib/utilunix__my_system-common.c struct sigaction *_act = g_ptr_array_index(sigaction_act__captured, 2); \ g_ptr_array_index 275 tests/lib/utilunix__my_system-common.c ck_assert_msg (g_ptr_array_index(sigaction_oldact__captured, 3) == NULL, \ g_ptr_array_index 277 tests/lib/utilunix__my_system-common.c ck_assert_msg (g_ptr_array_index(sigaction_oldact__captured, 4) == NULL, \ g_ptr_array_index 279 tests/lib/utilunix__my_system-common.c ck_assert_msg (g_ptr_array_index(sigaction_oldact__captured, 5) == NULL, \ g_ptr_array_index 286 tests/lib/utilunix__my_system-common.c sighandler_t *tmp_handler = (sighandler_t *) g_ptr_array_index(signal_handler__captured, _idx);\ g_ptr_array_index 293 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(signal_signum__captured, 0)), SIGINT); \ g_ptr_array_index 294 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(signal_signum__captured, 1)), SIGQUIT); \ g_ptr_array_index 295 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(signal_signum__captured, 2)), SIGTSTP); \ g_ptr_array_index 296 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index(signal_signum__captured, 3)), SIGCHLD); \ g_ptr_array_index 57 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 0), "/bin/some-command"); g_ptr_array_index 58 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 1), "some parameter"); g_ptr_array_index 57 tests/lib/utilunix__my_system-fork_child_shell.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 0), "/bin/shell"); g_ptr_array_index 58 tests/lib/utilunix__my_system-fork_child_shell.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 1), "-c"); g_ptr_array_index 59 tests/lib/utilunix__my_system-fork_child_shell.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 2), "some command"); g_ptr_array_index 168 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_str_eq (g_ptr_array_index (do_executev__argv__captured, 0), g_ptr_array_index 170 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_str_eq (g_ptr_array_index (do_executev__argv__captured, 1), "param 2"); g_ptr_array_index 171 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_str_eq (g_ptr_array_index (do_executev__argv__captured, 2), "-a"); g_ptr_array_index 172 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_str_eq (g_ptr_array_index (do_executev__argv__captured, 3), "-b"); g_ptr_array_index 173 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_str_eq (g_ptr_array_index (do_executev__argv__captured, 4), "-cdef"); g_ptr_array_index 174 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_str_eq (g_ptr_array_index (do_executev__argv__captured, 5), "/path/to/file.txt"); g_ptr_array_index 175 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_str_eq (g_ptr_array_index (do_executev__argv__captured, 6), "+123"); g_ptr_array_index 62 tests/src/execute__execute_get_external_cmd_opts_from_config.c return_value = g_ptr_array_index (mc_config_get_string__return_value, 0); g_ptr_array_index 172 tests/src/execute__execute_get_external_cmd_opts_from_config.c mctest_assert_str_eq (g_ptr_array_index (mc_config_get_string__group__captured, 0), g_ptr_array_index 174 tests/src/execute__execute_get_external_cmd_opts_from_config.c mctest_assert_str_eq (g_ptr_array_index (mc_config_get_string__param__captured, 0), g_ptr_array_index 176 tests/src/execute__execute_get_external_cmd_opts_from_config.c mctest_assert_str_eq (g_ptr_array_index (mc_config_get_string__default_value__captured, 0), g_ptr_array_index 74 tests/src/execute__execute_with_vfs_arg.c (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0), tmp_vpath)); g_ptr_array_index 109 tests/src/execute__execute_with_vfs_arg.c (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0), g_ptr_array_index 111 tests/src/execute__execute_with_vfs_arg.c ck_assert_msg (g_ptr_array_index (vfs_file_is_local__vpath__captured, 1) == NULL, g_ptr_array_index 147 tests/src/execute__execute_with_vfs_arg.c (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0), g_ptr_array_index 190 tests/src/execute__execute_with_vfs_arg.c (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0), g_ptr_array_index 198 tests/src/execute__execute_with_vfs_arg.c (g_ptr_array_index (mc_stat__vpath__captured, 0), local_vpath)); g_ptr_array_index 200 tests/src/execute__execute_with_vfs_arg.c (g_ptr_array_index (mc_stat__vpath__captured, 0), g_ptr_array_index 201 tests/src/execute__execute_with_vfs_arg.c g_ptr_array_index (mc_stat__vpath__captured, 1)));