| /vim-8.2.3635/src/ |
| H A D | userfunc.c | 2013 vim_free(fc); in free_funccal() 2490 ufunc_T *caller = fc->caller == NULL ? NULL : fc->caller->func; in call_user_func() 2520 init_var_dict(&fc->l_vars, &fc->l_vars_var, VAR_DEF_SCOPE); in call_user_func() 2541 init_var_dict(&fc->l_avars, &fc->l_avars_var, VAR_SCOPE); in call_user_func() 2543 add_nr_var(&fc->l_avars, &fc->fixvar[fixvar_idx++].var, "0", in call_user_func() 2723 fc->caller == NULL ? NULL : fc->caller->func); in call_user_func() 5436 fc = *pfc; in free_unref_funccal() 5631 for (fc = previous_funccal; fc != NULL; fc = fc->caller) in set_ref_in_previous_funccal() 5666 for (fc = current_funccal; fc != NULL; fc = fc->caller) in set_ref_in_call_stack() 5672 for (fc = entry->top_funccal; fc != NULL; fc = fc->caller) in set_ref_in_call_stack() [all …]
|
| H A D | profiler.c | 625 funccall_T *fc = get_current_funccal(); in prof_child_enter() local 627 if (fc != NULL && fc->func->uf_profiling) in prof_child_enter() 628 profile_start(&fc->prof_child); in prof_child_enter() 640 funccall_T *fc = get_current_funccal(); in prof_child_exit() local 642 if (fc != NULL && fc->func->uf_profiling) in prof_child_exit() 644 profile_end(&fc->prof_child); in prof_child_exit() 645 profile_sub_wait(tm, &fc->prof_child); // don't count waiting time in prof_child_exit() 646 profile_add(&fc->func->uf_tm_children, &fc->prof_child); in prof_child_exit() 647 profile_add(&fc->func->uf_tml_children, &fc->prof_child); in prof_child_exit()
|
| H A D | gui_gtk.c | 1254 GtkFileChooserNative *fc; in gui_mch_browse() local 1256 GtkWidget *fc; in gui_mch_browse() 1285 fc = gtk_file_chooser_native_new( in gui_mch_browse() 1287 fc = gtk_file_chooser_dialog_new( in gui_mch_browse() 1305 gtk_file_chooser_set_current_folder(GTK_FILE_CHOOSER(fc), in gui_mch_browse() 1330 gtk_file_chooser_add_filter(GTK_FILE_CHOOSER(fc), in gui_mch_browse() 1348 gtk_file_chooser_set_current_name(GTK_FILE_CHOOSER(fc), (char *)dflt); in gui_mch_browse() 1354 if (gtk_dialog_run(GTK_DIALOG(fc)) == GTK_RESPONSE_ACCEPT) in gui_mch_browse() 1359 filename = gtk_file_chooser_get_filename(GTK_FILE_CHOOSER(fc)); in gui_mch_browse() 1364 g_object_unref(fc); in gui_mch_browse() [all …]
|
| H A D | fileio.c | 808 int fc; in readfile() local 820 fc = fname[STRLEN(fname) - 1]; in readfile() 821 if (TOLOWER_ASC(fc) == 'x') in readfile()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_fold.vim | 1010 func s:mbyte_fillchar_tests(fo, fc, fs) argument 1015 call assert_equal([a:fc .. ' +-- 2 ', ' three '], 1022 call assert_equal([a:fc .. ' +-- 2 ', ' three '], 1029 call assert_equal([a:fc .. ' +-- 4 ', ' five '], 1032 call assert_equal([a:fo .. ' one ', a:fs .. a:fc .. ' +--- 2'], 1038 call assert_equal([a:fo .. ' one ', a:fs .. a:fc .. ' +--- 2'], 1041 call assert_equal([a:fc .. ' +-- 4 ', ' five '], 1049 call assert_equal([a:fc .. ' +-- 6 '], ScreenLines(1, 10)) 1065 \ a:fs .. a:fs .. a:fc .. '+---- ', 1073 \ a:fs .. a:fc .. ' +--- 4',
|
| H A D | test_gui.vim | 495 let fc_match = exepath('fc-match') 499 let &guifont = system('fc-match -f "%{family[0]} %{size}" monospace:size=10:lang=en') 500 let wide = system('fc-match -f "%{family[0]} %{size}" monospace:size=10:lang=ja')
|
| H A D | test_highlight.vim | 771 set highlight=fc 772 call assert_equal('fc', &highlight)
|
| H A D | test_search.vim | 1457 call feedkeys("fc/m\<C-L>\<C-L>\<C-L>\<C-L>\<C-L>\<CR>", 'tx')
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | pcap.vim | 24 syn match pcapKeyword contained ':\(br\|du\|fc\|fs\|mx\|pc\|pl\|pw\|px\|py\|xc\|xs\)#\d\+'
|
| H A D | ia64.vim | 43 syn keyword ia64opcode fabs fand fandcm fc flushrs fneg fnegabs for 45 syn keyword ia64opcode fc fwb fxor loadrs movl mux1 mux2 or padd4
|
| H A D | abel.vim | 100 syn match abelExtension "\.fc\>"
|
| H A D | dosbatch.vim | 103 syn keyword dosbatchImplicit erase fc find findstr format ftype
|
| H A D | j.vim | 29 …ho empty endian erase evtloop exit expand f2utf8 fappend fappends fboxname fc fcompare fcompares f…
|
| H A D | btm.vim | 163 syn keyword btmCommand fc fdisk ffind find format
|
| H A D | zsh.vim | 124 \ enable eval exec exit export false fc fg
|
| H A D | sh.vim | 588 …syn keyword shStatement autoload compound fc float functions hash history integer nameref nohup r … 600 syn keyword shStatement fc hash history source suspend times type
|
| H A D | gnuplot.vim | 326 syn keyword gnuplotKeyword object behind fillcolor fc fs rectangle ellipse
|
| H A D | aml.vim | 49 …entation done end environment erase execute exiting expand export external fc files first format f…
|
| H A D | perl.vim | 82 …\|chr\|crypt\|r\=index\|lc\%(first\)\=\|length\|ord\|pack\|sprintf\|substr\|fc\|uc\%(first\)\=\)\>"
|
| /vim-8.2.3635/runtime/ |
| H A D | filetype.vim | 1627 …,bashrc,bash.bashrc,.bash[_-]profile,.bash[_-]logout,.bash[_-]aliases,bash-fc[-.],*.ebuild,*.bash,… 2014 au BufNewFile,BufRead *.ws[fc] setf wsh 2306 au BufNewFile,BufRead .bashrc*,.bash[_-]profile*,.bash[_-]logout*,.bash[_-]aliases*,bash-fc[-.]*,PK…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | quickfix.txt | 238 `git commit` will abort the committing process, `fc`
|