g_ptr_array_index 151 lib/charsets.c desc = (codepage_desc *) g_ptr_array_index (*list, i); g_ptr_array_index 241 lib/charsets.c return (n < 0) ? OTHER_8BIT : ((codepage_desc *) g_ptr_array_index (codepages, n))->id; g_ptr_array_index 256 lib/charsets.c if (strcmp (id, ((codepage_desc *) g_ptr_array_index (codepages, i))->id) == 0) 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 209 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 292 lib/filehighlight/get-color.c mc_filter = (mc_fhl_filter_t *) g_ptr_array_index (fhl->filters, i); g_ptr_array_index 91 lib/glibcompat.c if (equal_func (g_ptr_array_index (haystack, i), needle)) g_ptr_array_index 376 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 78 lib/skin/ini-file.c if (strcmp (sname, g_ptr_array_index (list, i)) == 0) g_ptr_array_index 528 lib/utilunix.c execute_name = g_ptr_array_index (args_array, 0); g_ptr_array_index 310 lib/vfs/path.c struct vfs_class *vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 382 lib/vfs/path.c element->class = g_ptr_array_index (vfs__classes_list, 0); g_ptr_array_index 483 lib/vfs/path.c element->class = g_ptr_array_index (vfs__classes_list, 0); g_ptr_array_index 1019 lib/vfs/path.c vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 203 lib/vfs/vfs.c h = (struct vfs_openfile *) g_ptr_array_index (vfs_openfiles, handle - VFS_FIRST_HANDLE); g_ptr_array_index 236 lib/vfs/vfs.c h = (struct vfs_openfile *) g_ptr_array_index (vfs_openfiles, idx); g_ptr_array_index 238 lib/vfs/vfs.c g_ptr_array_index (vfs_openfiles, idx) = (void *) vfs_free_handle_list; g_ptr_array_index 287 lib/vfs/vfs.c vfs_free_handle_list = (long) g_ptr_array_index (vfs_openfiles, vfs_free_handle_list); g_ptr_array_index 288 lib/vfs/vfs.c g_ptr_array_index (vfs_openfiles, h->handle) = h; g_ptr_array_index 504 lib/vfs/vfs.c struct vfs_class *vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 596 lib/vfs/vfs.c struct vfs_class *vfs = VFS_CLASS (g_ptr_array_index (vfs__classes_list, i)); g_ptr_array_index 503 lib/widget/input_complete.c if (strncmp (text + textstart, g_ptr_array_index (hosts, host_p), textlen) == 0) g_ptr_array_index 521 lib/widget/input_complete.c g_string_append (temp, g_ptr_array_index (hosts, host_p)); g_ptr_array_index 733 lib/widget/input_complete.c si = g_ptr_array_index (match_list, i); g_ptr_array_index 734 lib/widget/input_complete.c sj = g_ptr_array_index (match_list, j); g_ptr_array_index 765 lib/widget/input_complete.c string = g_ptr_array_index (match_list, 0); g_ptr_array_index 1186 lib/widget/input_complete.c lc_complete = g_ptr_array_index (in->completions, 0); g_ptr_array_index 1207 lib/widget/input_complete.c q = g_ptr_array_index (in->completions, k); g_ptr_array_index 1250 lib/widget/input_complete.c q = g_ptr_array_index (in->completions, k); g_ptr_array_index 1366 lib/widget/input_complete.c p = g_ptr_array_index (matches, i); g_ptr_array_index 1369 lib/widget/input_complete.c g_ptr_array_index (matches, i) = str_escape (p, -1, "?*&", TRUE); g_ptr_array_index 1796 src/diffviewer/ydiff.c h = (GArray *) g_ptr_array_index (dview->hdiff, i); g_ptr_array_index 2573 src/diffviewer/ydiff.c else if (dview->hdiff != NULL && g_ptr_array_index (dview->hdiff, i) != NULL) g_ptr_array_index 2585 src/diffviewer/ydiff.c g_ptr_array_index (dview->hdiff, i), ord, att); g_ptr_array_index 129 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, p >> S_EDIT_BUF_SIZE); g_ptr_array_index 133 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, byte_index >> S_EDIT_BUF_SIZE); g_ptr_array_index 503 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, buf->curs1 >> S_EDIT_BUF_SIZE); g_ptr_array_index 535 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, buf->curs2 >> S_EDIT_BUF_SIZE); g_ptr_array_index 564 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, prev >> S_EDIT_BUF_SIZE); g_ptr_array_index 573 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, j); g_ptr_array_index 604 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, prev >> S_EDIT_BUF_SIZE); g_ptr_array_index 613 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, j); g_ptr_array_index 773 src/editor/editbuffer.c b1 = &g_ptr_array_index (buf->b2, i); g_ptr_array_index 774 src/editor/editbuffer.c b2 = &g_ptr_array_index (buf->b2, buf->b2->len - 1 - i); g_ptr_array_index 822 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, i); g_ptr_array_index 834 src/editor/editbuffer.c b = g_ptr_array_index (buf->b1, i); g_ptr_array_index 847 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, i); g_ptr_array_index 859 src/editor/editbuffer.c b = g_ptr_array_index (buf->b2, i); g_ptr_array_index 383 src/editor/spell.c listbox_add_item (sug_list, LISTBOX_APPEND_AT_END, 0, g_ptr_array_index (suggest, i), NULL, g_ptr_array_index 749 src/editor/spell.c LISTBOX_APPEND_TEXT (lang_list, 0, g_ptr_array_index (languages, i), NULL, FALSE); g_ptr_array_index 753 src/editor/spell.c selected_lang = g_ptr_array_index (languages, (unsigned int) res); g_ptr_array_index 408 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule.context)); g_ptr_array_index 443 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule.context)); g_ptr_array_index 454 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (r->keyword, count)); g_ptr_array_index 465 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); g_ptr_array_index 495 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); g_ptr_array_index 529 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, count)); g_ptr_array_index 559 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule.context)); g_ptr_array_index 569 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (r->keyword, count)); g_ptr_array_index 654 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, rule->context)); g_ptr_array_index 655 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (r->keyword, rule->keyword)); g_ptr_array_index 1137 src/editor/syntax.c last_rule = CONTEXT_RULE (g_ptr_array_index (edit->rules, edit->rules->len - 1)); g_ptr_array_index 1244 src/editor/syntax.c c = CONTEXT_RULE (g_ptr_array_index (edit->rules, i)); g_ptr_array_index 1251 src/editor/syntax.c k = SYNTAX_KEYWORD (g_ptr_array_index (c->keyword, j)); g_ptr_array_index 1372 src/editor/syntax.c r0 = CONTEXT_RULE (g_ptr_array_index (edit->rules, 0)); g_ptr_array_index 1448 src/editor/syntax.c name = g_ptr_array_index (names, i); g_ptr_array_index 1603 src/editor/syntax.c edit->syntax_type = g_strdup (g_ptr_array_index (names, syntax - N_DFLT_ENTRIES)); g_ptr_array_index 241 src/filemanager/boxes.c skin_name = g_ptr_array_index (skin_names, i); g_ptr_array_index 383 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 98 src/selcodepage.c name = ((codepage_desc *) g_ptr_array_index (codepages, i))->name; g_ptr_array_index 1154 src/usermenu.c p = g_ptr_array_index (entries, i); g_ptr_array_index 1166 src/usermenu.c execute_menu_command (edit_widget, g_ptr_array_index (entries, selected), interactive); 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 150 src/viewer/growbuf.c p = (byte *) g_ptr_array_index (view->growbuf_blockptr, g_ptr_array_index 290 src/viewer/growbuf.c return ((char *) g_ptr_array_index (view->growbuf_blockptr, pageno) + pageindex); g_ptr_array_index 293 src/viewer/growbuf.c return ((char *) g_ptr_array_index (view->growbuf_blockptr, pageno) + pageindex); g_ptr_array_index 239 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 240 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 249 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 250 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 251 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 252 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 253 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 254 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 256 tests/lib/utilunix__my_system-common.c VERIFY_SIGACTION__ACT_IGNORED(g_ptr_array_index(sigaction_act__captured, 0)); \ g_ptr_array_index 257 tests/lib/utilunix__my_system-common.c VERIFY_SIGACTION__ACT_IGNORED(g_ptr_array_index(sigaction_act__captured, 1)); \ g_ptr_array_index 259 tests/lib/utilunix__my_system-common.c struct sigaction *_act = g_ptr_array_index(sigaction_act__captured, 2); \ g_ptr_array_index 268 tests/lib/utilunix__my_system-common.c ck_assert_msg (g_ptr_array_index(sigaction_oldact__captured, 3) == NULL, \ g_ptr_array_index 270 tests/lib/utilunix__my_system-common.c ck_assert_msg (g_ptr_array_index(sigaction_oldact__captured, 4) == NULL, \ g_ptr_array_index 272 tests/lib/utilunix__my_system-common.c ck_assert_msg (g_ptr_array_index(sigaction_oldact__captured, 5) == NULL, \ g_ptr_array_index 279 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 286 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 287 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 288 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 289 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 56 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 57 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 88 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 0), "vi"); g_ptr_array_index 89 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 1), "+"); g_ptr_array_index 90 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 2), "foo.txt"); g_ptr_array_index 121 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 0), "qwe"); g_ptr_array_index 122 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 1), "-a"); g_ptr_array_index 123 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 2), "'aa bb'"); g_ptr_array_index 124 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 3), "-b"); g_ptr_array_index 125 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 4), "-c"); g_ptr_array_index 126 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 5), "cc"); g_ptr_array_index 127 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 6), "-d"); g_ptr_array_index 128 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 7), "\"dd ee\""); g_ptr_array_index 129 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 8), "-f"); g_ptr_array_index 130 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 9), "ff\\ gg"); g_ptr_array_index 131 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (g_ptr_array_index (execvp__args__captured, 10), "foo.txt"); g_ptr_array_index 56 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 57 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 58 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 167 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 169 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 170 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 171 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 172 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 173 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 174 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 167 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 169 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 171 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)));